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:
Greg Karékinian 2019-05-02 11:33:53 +02:00
parent 0a62f2d5e0
commit 9284b4fe85

View File

@ -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"