diff options
author | Alex Auvolat <alex@adnab.me> | 2022-05-04 15:32:51 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-05-04 15:32:51 +0200 |
commit | 1b4f96ffb2fb4130102955fdf1b152c6d56ee0f8 (patch) | |
tree | b547bcea9d706551bbb18a84a5e73488a1b80063 /cluster/staging/cluster.nix | |
parent | d9e2465e282152f32e704b5a7d9c53c0021d46bd (diff) | |
download | nixcfg-1b4f96ffb2fb4130102955fdf1b152c6d56ee0f8.tar.gz nixcfg-1b4f96ffb2fb4130102955fdf1b152c6d56ee0f8.zip |
Fix telemetry
Diffstat (limited to 'cluster/staging/cluster.nix')
-rw-r--r-- | cluster/staging/cluster.nix | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cluster/staging/cluster.nix b/cluster/staging/cluster.nix index 5007815..fbacbc5 100644 --- a/cluster/staging/cluster.nix +++ b/cluster/staging/cluster.nix @@ -22,6 +22,12 @@ "10.14.252.121" # carcajou ]; + networking.extraHosts = '' +10.14.181.82 caribou +10.14.179.56 cariacou +10.14.242.121 carcajou + ''; + deuxfleurs.admin_accounts = { lx = [ # Keys for accessing nodes from outside |