move nginx and letsencrypt bundle to group "webserver"
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
36c8b90c4b
commit
033adc1f0b
4 changed files with 12 additions and 3 deletions
|
@ -3,9 +3,11 @@
|
|||
|
||||
nodes['htz-cloud.sewfile'] = {
|
||||
'bundles': [
|
||||
'nginx',
|
||||
'seafile',
|
||||
],
|
||||
'groups': {
|
||||
'webserver',
|
||||
},
|
||||
'metadata': {
|
||||
'letsencrypt': {
|
||||
'domains': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue