Change ornithologist to a VM
This commit is contained in:
parent
a4fb022930
commit
6d51aa2605
1 changed files with 2 additions and 2 deletions
|
@ -104,9 +104,9 @@
|
||||||
suite = "server/lxc";
|
suite = "server/lxc";
|
||||||
})
|
})
|
||||||
|
|
||||||
# Container for managing server flock.
|
# VM for managing server flock.
|
||||||
(mkHost "ornithologist" {
|
(mkHost "ornithologist" {
|
||||||
suite = "server/lxc";
|
suite = "server/vm";
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue