#17 Trigger workflow
All checks were successful
Deploy NixOS System Configurations to Silver-Flame Hosts / deploy (push) Successful in 2m33s
All checks were successful
Deploy NixOS System Configurations to Silver-Flame Hosts / deploy (push) Successful in 2m33s
This commit is contained in:
parent
ab7275b97d
commit
b91d41cb90
@ -33,7 +33,7 @@
|
||||
clusterInit = (hostConf.name == "bard");
|
||||
serverAddr = (if hostConf.name == "bard" then "" else "https://192.168.1.31:6443");
|
||||
# We are going to manage k8s resources separately from the infrastructure config
|
||||
manifests = { };
|
||||
manifests = { };
|
||||
};
|
||||
services.openiscsi = {
|
||||
enable = false;
|
||||
|
Loading…
Reference in New Issue
Block a user