let clan find the deploy targets by itself
This commit is contained in:
@@ -5,14 +5,12 @@
|
||||
|
||||
inventory.machines = {
|
||||
crocus = {
|
||||
deploy.targetHost = "root@crocus";
|
||||
tags = [
|
||||
"garage"
|
||||
"server"
|
||||
];
|
||||
};
|
||||
genepi = {
|
||||
deploy.targetHost = "root@genepi";
|
||||
tags = [
|
||||
"garage"
|
||||
"server"
|
||||
|
||||
Reference in New Issue
Block a user