ceph/tasks/buildpackages/user-data.txt
Loic Dachary 05228e1e5c buildpackages: user-data must be per os-type/os-version
CentOS 6.5 needs to install a package and reboot to grow the root file
system. Instead of assuming a common user-data.txt file can fit all
Operating Systems, make one user data per os-type/os-version combination.

Signed-off-by: Loic Dachary <loic@dachary.org>
2015-09-27 23:42:58 +02:00

6 lines
88 B
Plaintext

#cloud-config
system_info:
default_user:
name: ubuntu
final_message: "READYTORUN"