move oidentd to rx300
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-07-23 10:07:35 +02:00
parent b5530b15ee
commit ca9e661b97
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 9 additions and 9 deletions

View file

@ -2,7 +2,6 @@ nodes['htz.ex42-1048908'] = {
'bundles': {
# to be migrated to rx300
'dovecot',
'oidentd',
'postfixadmin',
'redis',
'rspamd',
@ -186,14 +185,6 @@ nodes['htz.ex42-1048908'] = {
},
'worker_processes': 4,
},
'oidentd': {
'allows': {
'kunsi': {
'spoof',
'spoof_all',
},
},
},
'php': {
'version': '7.4',
'packages': {

View file

@ -20,6 +20,7 @@ nodes['rx300'] = {
'miniflux',
'mx-puppet-discord',
'nodejs',
'oidentd',
'php',
#'postfixadmin',
'postgresql',
@ -359,6 +360,14 @@ nodes['rx300'] = {
},
},
},
'oidentd': {
'allows': {
'kunsi': {
'spoof',
'spoof_all',
},
},
},
'php': {
'version': '8.0',
'packages': {