Add pabelanger to infra root
I have read http://docs.openstack.org/infra/system-config/sysadmin.html#ssh-access and agree to follow the requirements documented there. Change-Id: Ib97b77c8901eac65bf91ec1e1d178d21d2d87443 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
0b6a80ad1d
commit
d0e31f72f4
@ -36,6 +36,7 @@ class openstack_project::users_install (
|
||||
User::Virtual::Localuser['elizabeth'],
|
||||
User::Virtual::Localuser['jhesketh'],
|
||||
User::Virtual::Localuser['nibz'],
|
||||
User::Virtual::Localuser['pabelanger'],
|
||||
User::Virtual::Localuser['yolanda'],
|
||||
)
|
||||
} else {
|
||||
@ -47,6 +48,7 @@ class openstack_project::users_install (
|
||||
user::virtual::disable{'elizabeth':}
|
||||
user::virtual::disable{'jhesketh':}
|
||||
user::virtual::disable{'nibz':}
|
||||
user::virtual::disable{'pabelanger':}
|
||||
user::virtual::disable{'yolanda':}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user