testing fake stateVersion
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
# release notes.
|
# release notes.
|
||||||
options.stateVersion = lib.mkOption {
|
options.stateVersion = lib.mkOption {
|
||||||
type = lib.types.str;
|
type = lib.types.str;
|
||||||
default = "25.05";
|
default = "25.01";
|
||||||
description = "The state version when the configuration was initially created";
|
description = "The state version when the configuration was initially created";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user