add recipes vhost
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
This commit is contained in:
parent
43bcd75e87
commit
530462e9d2
1 changed files with 7 additions and 0 deletions
|
@ -199,6 +199,13 @@ nodes['htz-cloud.miniserver'] = {
|
||||||
},
|
},
|
||||||
'extras': True,
|
'extras': True,
|
||||||
},
|
},
|
||||||
|
'recipes.sophies-kitchen.eu': {
|
||||||
|
'webroot_config': {
|
||||||
|
'owner': 'sophie',
|
||||||
|
'group': 'sophie',
|
||||||
|
'mode': '0755',
|
||||||
|
},
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'sysctl': {
|
'sysctl': {
|
||||||
|
|
Loading…
Reference in a new issue