Enable/disable Byobu¶
For a full list of keys, refer to the Byobu module schema.
Enable for the default user¶
1#cloud-config
2byobu_by_default: enable-user
Disable system-wide¶
1#cloud-config
2byobu_by_default: disable-system
For a full list of keys, refer to the Byobu module schema.
1#cloud-config
2byobu_by_default: enable-user
1#cloud-config
2byobu_by_default: disable-system