really need to figure out how to get sops and stuff to run on remote switches
This commit is contained in:
parent
53fe81168b
commit
0dc8b18e09
2 changed files with 7 additions and 8 deletions
|
|
@ -40,12 +40,12 @@
|
|||
storage_class = "Standard";
|
||||
};
|
||||
|
||||
"digitalocean_droplet"."do-wce-lighthouse1" = {
|
||||
image = "177939596"; # nixos-digitalocean
|
||||
name = "WCE-Lighthouse1";
|
||||
region = "nyc3";
|
||||
size = "s-1vcpu-1gb";
|
||||
ssh_keys = ["45378200"];
|
||||
};
|
||||
#"digitalocean_droplet"."do-wce-lighthouse1" = {
|
||||
# image = "177939596"; # nixos-digitalocean
|
||||
# name = "WCE-Lighthouse1";
|
||||
# region = "nyc3";
|
||||
# size = "s-1vcpu-1gb";
|
||||
# ssh_keys = ["45378200"];
|
||||
#};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue