Update barnard node config

This commit is contained in:
Basti 2019-10-18 15:52:22 +02:00
parent 9e00070141
commit 77508c62a9
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67
1 changed files with 7 additions and 2 deletions

View File

@ -33,6 +33,8 @@
"sockethub",
"sockethub::default",
"sockethub::proxy",
"kosmos-akkounts",
"kosmos-akkounts::default",
"apt::default",
"timezone_iii::default",
"timezone_iii::debian",
@ -70,7 +72,10 @@
"logrotate::default",
"kosmos-base::letsencrypt",
"kosmos-hubot::_user",
"sockethub::_firewall"
"sockethub::_firewall",
"kosmos-akkounts::nginx",
"git::default",
"git::package"
],
"platform": "ubuntu",
"platform_version": "18.04",
@ -104,4 +109,4 @@
"recipe[sockethub::proxy]",
"recipe[kosmos-akkounts]"
]
}
}