chef/nodes/barnard.kosmos.org.json
Greg Karékinian 64a3444c40 Use the kredits_github role on barnard
This sets up the app and its nginx reverse proxy
2019-05-02 12:40:38 +02:00

10 lines
129 B
JSON

{
"run_list": [
"role[base]",
"role[kredits_github]"
],
"automatic": {
"ipaddress": "barnard.kosmos.org"
}
}