Add the missing kredits-web::nginx recipe for barnard
This was causing the firewall rules for ports 80 and 443 to be deleted Refs #35
This commit is contained in:
parent
0a62f2d5e0
commit
9284b4fe85
@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"run_list": [
|
"run_list": [
|
||||||
"role[base]",
|
"role[base]",
|
||||||
"kredits-github"
|
"kredits-github",
|
||||||
|
"kredits-github::nginx"
|
||||||
],
|
],
|
||||||
"automatic": {
|
"automatic": {
|
||||||
"ipaddress": "barnard.kosmos.org"
|
"ipaddress": "barnard.kosmos.org"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user