update syntax for setting clan targetHost
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
{
|
||||
|
||||
clan = {
|
||||
meta.name = "blossom";
|
||||
|
||||
inventory.machines = {
|
||||
crocus = {
|
||||
deploy.targetHost = "root@crocus";
|
||||
};
|
||||
genepi = {
|
||||
deploy.targetHost = "root@genepi";
|
||||
};
|
||||
};
|
||||
|
||||
inventory.instances = {
|
||||
"rpqt-admin" = {
|
||||
module.input = "clan-core";
|
||||
|
||||
Reference in New Issue
Block a user