docs: fix typo in inventory
This commit is contained in:
@@ -362,7 +362,7 @@ in
|
|||||||
services.borgbackup."instance_1" = {
|
services.borgbackup."instance_1" = {
|
||||||
roles.client.machines = ["machineA"];
|
roles.client.machines = ["machineA"];
|
||||||
|
|
||||||
machineA.config = {
|
machines.machineA.config = {
|
||||||
# Additional specific config for the machine
|
# Additional specific config for the machine
|
||||||
# This is merged with all other config places
|
# This is merged with all other config places
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user