Trim the openstack root list
Unfortunately its been a long time since jhesketh, yolanda, and rcarrillocruz have been able to take on Infra admin/root duties. I've reached out to all of them and they agree that now is an appropriate time to remove their access. We thank them for their service and will welcome them back should they return. Change-Id: Id9994830c506dc28c164c53123a2a248454b5178
This commit is contained in:
parent
6d48f0561e
commit
d618d9a032
@ -46,13 +46,10 @@ describe 'openstack_project::server' do
|
||||
'corvus',
|
||||
'clarkb',
|
||||
'fungi',
|
||||
'jhesketh',
|
||||
'pabelanger',
|
||||
'ianw',
|
||||
'shrews',
|
||||
'dmsimard',
|
||||
'yolanda',
|
||||
'rcarrillocruz',
|
||||
'frickler'].each do |user|
|
||||
describe user(user) do
|
||||
it { should exist }
|
||||
@ -61,6 +58,9 @@ describe 'openstack_project::server' do
|
||||
|
||||
['slukjanov',
|
||||
'elizabeth',
|
||||
'jhesketh',
|
||||
'yolanda',
|
||||
'rcarrillocruz',
|
||||
'nibz'].each do |user|
|
||||
describe user(user) do
|
||||
it { should_not exist }
|
||||
|
@ -170,10 +170,7 @@ base_users:
|
||||
- corvus
|
||||
- clarkb
|
||||
- fungi
|
||||
- jhesketh
|
||||
- yolanda
|
||||
- pabelanger
|
||||
- rcarrillocruz
|
||||
- ianw
|
||||
- shrews
|
||||
- dmsimard
|
||||
@ -185,6 +182,9 @@ disabled_users:
|
||||
- elizabeth
|
||||
- nibz
|
||||
- slukjanov
|
||||
- jhesketh
|
||||
- yolanda
|
||||
- rcarrillocruz
|
||||
|
||||
iptables_snmp_v4_hosts:
|
||||
# cacti02.openstack.org
|
||||
|
Loading…
Reference in New Issue
Block a user