Retire mordred as infra-root
It has been over two years since I stopped working on OpenDev as part of my job, and in that time I haven't found enough time to keep up with the project as much as I otherwise might have hoped. As a result, it's really not appropriate to continue to hold elevated privileges, as I no longer have sufficient context to be helpful. Best wishes to everyone! Maybe one day I'll be lucky enough to be able to return. Change-Id: If2be80520a0c121698c586e3fa93d94d58a41943
This commit is contained in:
parent
d83a44d9ec
commit
d95144e43b
@ -165,7 +165,6 @@ all_users:
|
|||||||
|
|
||||||
# List of users to install on all hosts
|
# List of users to install on all hosts
|
||||||
base_users:
|
base_users:
|
||||||
- mordred
|
|
||||||
- corvus
|
- corvus
|
||||||
- clarkb
|
- clarkb
|
||||||
- fungi
|
- fungi
|
||||||
@ -184,6 +183,7 @@ disabled_users:
|
|||||||
- shrews
|
- shrews
|
||||||
- dmsimard
|
- dmsimard
|
||||||
- pabelanger
|
- pabelanger
|
||||||
|
- mordred
|
||||||
# Default distro cloud image names to remove
|
# Default distro cloud image names to remove
|
||||||
disabled_distro_cloud_users:
|
disabled_distro_cloud_users:
|
||||||
- ubuntu
|
- ubuntu
|
||||||
|
@ -190,7 +190,6 @@ statusbot_auth_nicks:
|
|||||||
- jeblair
|
- jeblair
|
||||||
- corvus
|
- corvus
|
||||||
- fungi
|
- fungi
|
||||||
- mordred
|
|
||||||
- clarkb
|
- clarkb
|
||||||
- ianw
|
- ianw
|
||||||
- frickler
|
- frickler
|
||||||
|
@ -54,7 +54,7 @@ node /^translate\d+\.open.*\.org$/ {
|
|||||||
$group = "translate"
|
$group = "translate"
|
||||||
class { 'openstack_project::server': }
|
class { 'openstack_project::server': }
|
||||||
class { 'openstack_project::translate':
|
class { 'openstack_project::translate':
|
||||||
admin_users => 'aeng,cboylan,eumel8,ianw,ianychoi,infra,jaegerandi,mordred,stevenk',
|
admin_users => 'aeng,cboylan,eumel8,ianw,ianychoi,infra,jaegerandi,stevenk',
|
||||||
openid_url => 'https://id.openinfra.dev',
|
openid_url => 'https://id.openinfra.dev',
|
||||||
listeners => ['ajp'],
|
listeners => ['ajp'],
|
||||||
from_address => 'noreply@openstack.org',
|
from_address => 'noreply@openstack.org',
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
email: slukjanov@mirantis.com
|
email: slukjanov@mirantis.com
|
||||||
- openid: https://login.ubuntu.com/+id/cWwF3rJ
|
- openid: https://login.ubuntu.com/+id/cWwF3rJ
|
||||||
email: corvus@gnu.org
|
email: corvus@gnu.org
|
||||||
- openid: https://login.ubuntu.com/+id/4dfrAmY
|
|
||||||
email: mordred@inaugust.com
|
|
||||||
- openid: https://login.ubuntu.com/+id/43rCcdx
|
- openid: https://login.ubuntu.com/+id/43rCcdx
|
||||||
email: fungi@yuggoth.org
|
email: fungi@yuggoth.org
|
||||||
- openid: https://login.ubuntu.com/+id/DJtBT7D
|
- openid: https://login.ubuntu.com/+id/DJtBT7D
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
email: slukjanov@mirantis.com
|
email: slukjanov@mirantis.com
|
||||||
- openid: https://login.ubuntu.com/+id/cWwF3rJ
|
- openid: https://login.ubuntu.com/+id/cWwF3rJ
|
||||||
email: corvus@gnu.org
|
email: corvus@gnu.org
|
||||||
- openid: https://login.ubuntu.com/+id/4dfrAmY
|
|
||||||
email: mordred@inaugust.com
|
|
||||||
- openid: https://login.ubuntu.com/+id/43rCcdx
|
- openid: https://login.ubuntu.com/+id/43rCcdx
|
||||||
email: fungi@yuggoth.org
|
email: fungi@yuggoth.org
|
||||||
- openid: https://login.ubuntu.com/+id/DJtBT7D
|
- openid: https://login.ubuntu.com/+id/DJtBT7D
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
corvus.admin
|
corvus.admin
|
||||||
mordred.admin
|
|
||||||
fungi.admin
|
fungi.admin
|
||||||
service.afsadmin
|
service.afsadmin
|
||||||
nibz.admin
|
nibz.admin
|
||||||
|
Loading…
Reference in New Issue
Block a user