nodes/htz.ex42-1048908: fix permissions for paste.kunsmann.eu
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
20abb53260
commit
1fd452b006
1 changed files with 5 additions and 0 deletions
|
@ -183,6 +183,11 @@ nodes['htz.ex42-1048908'] = {
|
||||||
'extras': True,
|
'extras': True,
|
||||||
},
|
},
|
||||||
'paste.kunsmann.eu': {
|
'paste.kunsmann.eu': {
|
||||||
|
'webroot_config': {
|
||||||
|
'owner': 'kunsi',
|
||||||
|
'group': 'kunsi',
|
||||||
|
'mode': '0700',
|
||||||
|
},
|
||||||
'extras': True,
|
'extras': True,
|
||||||
},
|
},
|
||||||
'postfixadmin.mx0.kunbox.net': {
|
'postfixadmin.mx0.kunbox.net': {
|
||||||
|
|
Loading…
Reference in a new issue