add recipes vhost
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Sophie Schiller 2021-09-02 14:24:49 +02:00
parent 43bcd75e87
commit 530462e9d2

View file

@ -199,6 +199,13 @@ nodes['htz-cloud.miniserver'] = {
},
'extras': True,
},
'recipes.sophies-kitchen.eu': {
'webroot_config': {
'owner': 'sophie',
'group': 'sophie',
'mode': '0755',
},
},
},
},
'sysctl': {