Nomenclature change: clusters to networks

This commit is contained in:
Craige McWhirter 2021-03-03 16:37:08 +10:00
parent 821d6adf52
commit 014756c9b5
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA
12 changed files with 7 additions and 7 deletions

View file

@ -6,7 +6,7 @@
imports =
[
../clusters/linode.nix
../networks/linode.nix
../profiles/cardano-node.nix
../secrets/airgead.nix
];

View file

@ -6,7 +6,7 @@
imports =
[
../clusters/linode.nix
../networks/linode.nix
../profiles/coturn.nix
../profiles/cryptpad.nix
#../profiles/cyclone-ibis.nix

View file

@ -4,7 +4,7 @@
{
imports = [
../clusters/pi2B_rack.nix
../networks/pi2B_rack.nix
];
# Comment out deployment when building the SD Image.

View file

@ -4,7 +4,7 @@
{
imports = [
../clusters/pi3B_rack.nix
../networks/pi3B_rack.nix
];
# Comment out deployment when building the SD Image.

View file

@ -4,7 +4,7 @@
{
imports = [
../clusters/pi3B_rack.nix
../networks/pi3B_rack.nix
];
# Comment out deployment when building the SD Image.

View file

@ -4,7 +4,7 @@
{
imports = [
../clusters/pi3B_rack.nix
../networks/pi3B_rack.nix
../profiles/transmission.nix
];

View file

@ -4,7 +4,7 @@
{
imports = [
../clusters/pi3B_rack.nix
../networks/pi3B_rack.nix
];
# Comment out deployment when building the SD Image.