add remaining nodes to deploy config
This commit is contained in:
parent
5bdcf5c658
commit
f17a0fd99f
1 changed files with 2 additions and 0 deletions
|
@ -18,8 +18,10 @@ let
|
|||
in
|
||||
{
|
||||
nodes = builtins.mapAttrs (hostname: fun: fun hostname) {
|
||||
agares = daNode;
|
||||
ifrit = daNode;
|
||||
pruflas = daNode;
|
||||
surgat = daNode;
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue