Update the discourse-2 and fornax nodes after Chef run
This commit is contained in:
parent
378fee85ec
commit
410c238450
@ -54,6 +54,6 @@
|
|||||||
},
|
},
|
||||||
"run_list": [
|
"run_list": [
|
||||||
"recipe[kosmos-base]",
|
"recipe[kosmos-base]",
|
||||||
"role[discourse]"
|
"role[kosmos_discourse]"
|
||||||
]
|
]
|
||||||
}
|
}
|
@ -27,6 +27,7 @@
|
|||||||
"kosmos_website::default",
|
"kosmos_website::default",
|
||||||
"kosmos-ejabberd::nginx",
|
"kosmos-ejabberd::nginx",
|
||||||
"kosmos-akkounts::nginx_api",
|
"kosmos-akkounts::nginx_api",
|
||||||
|
"remotestorage_discourse::nginx",
|
||||||
"kosmos_zerotier::controller",
|
"kosmos_zerotier::controller",
|
||||||
"kosmos_zerotier::firewall",
|
"kosmos_zerotier::firewall",
|
||||||
"kosmos_zerotier::zncui",
|
"kosmos_zerotier::zncui",
|
||||||
@ -54,6 +55,7 @@
|
|||||||
"nginx::commons_script",
|
"nginx::commons_script",
|
||||||
"nginx::commons_conf",
|
"nginx::commons_conf",
|
||||||
"kosmos-nginx::firewall",
|
"kosmos-nginx::firewall",
|
||||||
|
"discourse::nginx",
|
||||||
"git::default",
|
"git::default",
|
||||||
"git::package",
|
"git::package",
|
||||||
"kosmos-base::letsencrypt"
|
"kosmos-base::letsencrypt"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user