← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~smoser/cloud-init:fix/1404745-growfs-freebsd-y into cloud-init:master

 

The proposal to merge ~smoser/cloud-init:fix/1404745-growfs-freebsd-y into cloud-init:master has been updated.

Commit message changed to:

FreeBSD: Invoke growfs on ufs filesystems such that it does not prompt.

By default, FreeBSD's growfs runs interactively asking a question
which can be mitigated using the '-y' command line option.  The fix
here is simply to pass -y to growfs to avoid the prompt.

LP: #1404745

For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/344024
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:fix/1404745-growfs-freebsd-y into cloud-init:master.