Add the kosmos-dirsrv recipe to barnard

This commit is contained in:
Greg 2019-12-04 17:34:15 +01:00
parent 4e7d453942
commit 5ba700cd00
1 changed files with 6 additions and 2 deletions

View File

@ -35,6 +35,8 @@
"sockethub::proxy",
"kosmos-akkounts",
"kosmos-akkounts::default",
"kosmos-dirsrv",
"kosmos-dirsrv::default",
"apt::default",
"timezone_iii::default",
"timezone_iii::debian",
@ -75,7 +77,8 @@
"sockethub::_firewall",
"kosmos-akkounts::nginx",
"git::default",
"git::package"
"git::package",
"ulimit::default"
],
"platform": "ubuntu",
"platform_version": "18.04",
@ -107,6 +110,7 @@
"recipe[kosmos-hubot::wormhole]",
"recipe[sockethub]",
"recipe[sockethub::proxy]",
"recipe[kosmos-akkounts]"
"recipe[kosmos-akkounts]",
"recipe[kosmos-dirsrv]"
]
}