freebsd-ports/net/cloud-init/pkg-message

12 lines
176 B
Plaintext

[
{ type: install
message: <<EOM
To enable cloud-init, add the following line to rc.conf:
cloudinit_enable="YES"
This will make sure cloud-init is started at boot.
EOM
}
]