Change ornithologist to a VM
This commit is contained in:
parent
484564b1b3
commit
0fd0fb62d4
1 changed files with 2 additions and 2 deletions
|
@ -105,9 +105,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