Add ornithologist LXC
This commit is contained in:
parent
ecbddad7a7
commit
b23046ea5d
4 changed files with 15 additions and 3 deletions
|
@ -103,5 +103,10 @@
|
|||
(mkHost "nextcloud" {
|
||||
suite = "server/lxc";
|
||||
})
|
||||
|
||||
# Container for managing server flock.
|
||||
(mkHost "ornithologist" {
|
||||
suite = "server/lxc";
|
||||
})
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue