cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #03761
[Merge] ~smoser/cloud-init:bug/1732964-kill-dhclient-on-ec2 into cloud-init:master
The proposal to merge ~smoser/cloud-init:bug/1732964-kill-dhclient-on-ec2 into cloud-init:master has been updated.
Commit Message changed to:
EC2: Kill dhclient process used in sandbox dhclient.
dhclient runs, obtains a address and then backgrounds itself.
cloud-init did not take care to kill it after it was done with it.
After it has run and created the leases, we can kill it.
LP: #1732964
For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/333905
--
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:bug/1732964-kill-dhclient-on-ec2 into cloud-init:master.
Follow ups