tripleo-heat-templates/firstboot
Steven Hardy d578cf1ac0 Add NodeAdminUserData interface for "heat-admin" user
Reinstates the heat-admin user via template user-data, which
replaces the previous boothook injected user provided by the
(deprecated now removed) heat instance_user option.

This has some advantages over the heat.conf option, e.g it allows
for much easier customzation of the user configuration (additional
SSH keys, adding groups etc), and also in future if we support
deploying more than one overcloud you could specify a different
user per deployment.

Co-Authored-By: Dan Prince <dprince@redhat.com>
Change-Id: I2235b9690c01542d8a28ec1c1a4607de751aea29
Closes-Bug: #1229849
2015-09-03 13:56:16 +01:00
..
userdata_default.yaml Enable passing optional first-boot user-data 2015-04-24 10:18:31 +01:00
userdata_dev_rsync.yaml Firstboot rsync for development purposes 2015-05-04 15:47:58 +02:00
userdata_example.yaml Enable passing optional first-boot user-data 2015-04-24 10:18:31 +01:00
userdata_heat_admin.yaml Add NodeAdminUserData interface for "heat-admin" user 2015-09-03 13:56:16 +01:00