Add jhesketh to infrastructure servers
As per nomination on http://lists.openstack.org/pipermail/openstack-dev/2015-June/066628.html I have read the system-config ssh-access[0] documentation and agree to fully adhere to it. [0] http://docs.openstack.org/infra/system-config/sysadmin.html#ssh-access Change-Id: Iec943364a51d9d55b8dfd2fae97576efb37a1226
This commit is contained in:
parent
cc2093e627
commit
48d3f75e21
@ -34,6 +34,7 @@ class openstack_project::users_install (
|
||||
User::Virtual::Localuser['fungi'],
|
||||
User::Virtual::Localuser['slukjanov'],
|
||||
User::Virtual::Localuser['elizabeth'],
|
||||
User::Virtual::Localuser['jhesketh'],
|
||||
)
|
||||
} else {
|
||||
user::virtual::disable{'mordred':}
|
||||
@ -42,6 +43,7 @@ class openstack_project::users_install (
|
||||
user::virtual::disable{'fungi':}
|
||||
user::virtual::disable{'slukjanov':}
|
||||
user::virtual::disable{'elizabeth':}
|
||||
user::virtual::disable{'jhesketh':}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user