The proposal to merge ~redriver/cloud-init:fix-ifdown-for-frbsd-on-Azure into 
cloud-init:master has been updated.

Commit Message changed to:

replace ifdown/ifup with "ifconfig down" and "ifconfig up" on FreeBSD

Fix the issue caused by different commands on Linux and FreeBSD. On Linux, we 
used ifdown and ifup to enable and disable a NIC, but on FreeBSD, the 
counterpart is "ifconfig down" and "ifconfig up"

LP: #1697815

For more details, see:
https://code.launchpad.net/~redriver/cloud-init/+git/cloud-init/+merge/325713
-- 
Your team cloud-init commiters is requested to review the proposed merge of 
~redriver/cloud-init:fix-ifdown-for-frbsd-on-Azure into cloud-init:master.

_______________________________________________
Mailing list: https://launchpad.net/~cloud-init-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~cloud-init-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to