Document updating tripleo-cd-admins credentials.

Any of the tripleo-cd-admins should be able to apply new credentials,
but documentation is needed ;).

Change-Id: I33d9467a9d96ce2b819a564f136600a85eb8b21e
This commit is contained in:
Robert Collins
2013-10-09 12:40:33 +13:00
parent 1ab08fd681
commit d89a53ca22

View File

@@ -8,3 +8,19 @@ Currently found here:
access to the tripleo cloud.
* tripleo-cd-ssh-keys: The ssh keys for people in tripleo-cd-admins.
Policy on adding / removing people:
- get consensus/supermajority for adds from existing triple-cd-admins members.
- remove folk at own request or if idle for extended period.
Implementation of adding / removing people:
- Ssh into the seed VM host and add / remove a user for them.
- Ssh into the seed VM and update the root authorized-keys likewise.
- Update the 'default' keyring on the CD seed 'admin' user to the current
keyring here.
- Ssh into cd-undercloud.tripleo.org and update the heat-admin authorized-keys
file.
- Update the 'default' keyring on the CD undercloud 'admin' user to the
current keyring here.
- Add them to https://docs.google.com/spreadsheet/ccc?key=0AlLkXwa7a4bpdERqN0p5RjNMQUJJeDdhZ05fRVUxUnc&usp=sharing
- In future, we need to create per-user accounts too.