[Cloud-init-dev] [Merge] ~prometheanfire/cloud-init:add-openrc-init-option into cloud-init:master

2016-08-18 Thread Matthew Thode
Matthew Thode has proposed merging ~prometheanfire/cloud-init:add-openrc-init-option into cloud-init:master. Requested reviews: cloud init development team (cloud-init-dev) For more details, see: https://code.launchpad.net/~prometheanfire/cloud-init/+git/cloud-init/+merge/303339 Some cleanup

Re: [Cloud-init-dev] [Merge] ~smoser/cloud-init:dhclient-hook-on-azure-only into cloud-init:master

2016-08-18 Thread Lars Kellogg-Stedman
Diff comments: > diff --git a/tools/hook-dhclient b/tools/hook-dhclient > index d099979..6a4626c 100755 > --- a/tools/hook-dhclient > +++ b/tools/hook-dhclient > @@ -1,9 +1,24 @@ > #!/bin/sh > # This script writes DHCP lease information into the cloud-init run directory > # It is sourced, not

Re: [Cloud-init-dev] [Merge] ~smoser/cloud-init:dhclient-hook-on-azure-only into cloud-init:master

2016-08-18 Thread Lars Kellogg-Stedman
Diff comments: > diff --git a/tools/hook-dhclient b/tools/hook-dhclient > index d099979..6a4626c 100755 > --- a/tools/hook-dhclient > +++ b/tools/hook-dhclient > @@ -1,9 +1,24 @@ > #!/bin/sh > # This script writes DHCP lease information into the cloud-init run directory > # It is sourced, not

[Cloud-init-dev] [Merge] ~smoser/cloud-init:dhclient-hook-on-azure-only into cloud-init:master

2016-08-18 Thread Scott Moser
Scott Moser has proposed merging ~smoser/cloud-init:dhclient-hook-on-azure-only into cloud-init:master. Commit message: dhclient-hook: only run if on azure and cloud-init is enabled. This adds some function to the generator to maintain the presense of a flag file '/run/cloud-init/enabled' indica

[Cloud-init-dev] [Merge] ~smoser/cloud-init:dhclient-hook-on-azure-only into cloud-init:master

2016-08-18 Thread Scott Moser
The proposal to merge ~smoser/cloud-init:dhclient-hook-on-azure-only into cloud-init:master has been updated. Commit Message changed to: dhclient-hook: only run if on azure and cloud-init is enabled. This adds some function to the generator to maintain the presense of a flag file '/run/cloud-in

[Cloud-init-dev] [Merge] ~ubuntu-server/cloud-init:derived-repo-v3-new-apt-spec into cloud-init:master

2016-08-18 Thread Scott Moser
The proposal to merge ~ubuntu-server/cloud-init:derived-repo-v3-new-apt-spec into cloud-init:master has been updated. Status: Needs review => Merged For more details, see: https://code.launchpad.net/~ubuntu-server/cloud-init/+git/cloud-init/+merge/303190 -- Your team cloud init development