bundles/nginx: make sure webroot directory exists
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
fb27b4b00d
commit
48cc865892
2 changed files with 9 additions and 1 deletions
|
@ -204,7 +204,12 @@ nodes['htz.ex42-1048908'] = {
|
|||
},
|
||||
'extras': True,
|
||||
},
|
||||
'vliedel.random.franzi.business': {},
|
||||
'vliedel.random.franzi.business': {
|
||||
'webroot_config': {
|
||||
'owner': 'vliedel',
|
||||
'group': 'vliedel',
|
||||
},
|
||||
},
|
||||
'webmail.mx0.kunbox.net': {
|
||||
'index': 'index.php',
|
||||
'php': True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue