housekeeping
This commit is contained in:
+3
-3
@@ -43,8 +43,8 @@ with lib;
|
||||
type = types.str;
|
||||
};
|
||||
interfaces = mkOption {
|
||||
type = listOf types.str;
|
||||
};
|
||||
type = types.listOf types.str;
|
||||
};
|
||||
|
||||
# KEEPALIVED
|
||||
ka_addr_v4 = mkOption {
|
||||
@@ -75,4 +75,4 @@ with lib;
|
||||
type = types.str;
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user