Skip to content

Conversation

@ajarr
Copy link
Contributor

@ajarr ajarr commented Apr 28, 2014

2 patches

  • allow file creation over ssh with 755 perm
  • add dhclient wrapper script

ajarr added 2 commits April 17, 2014 08:13
Presently files are created over ssh with the default 700 permission.
But the default permission needs to be 755 similar to that in Ubuntu.
So need to change the umask that gets set for file creation over ssh.
Manila configures the second interface of the service vm by issuing
dhclient command over ssh. But cirros image has udhcpc and no dhclient.
Hence map dhclient suitably to udhcpc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant