summaryrefslogtreecommitdiffstats
path: root/hiera
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2024-02-21 04:36:57 -0500
committerJesse Luehrs <doy@tozt.net>2024-02-21 04:36:57 -0500
commit2c745777c00814334ec0f31426df4a5d0695442e (patch)
tree27d23a878a08e3db06de7aeea0dda72a2212fbc1 /hiera
parenta6a24c9dd286280e99bbaf283c94567b9bf58ac2 (diff)
downloadpuppet-tozt-2c745777c00814334ec0f31426df4a5d0695442e.tar.gz
puppet-tozt-2c745777c00814334ec0f31426df4a5d0695442e.zip
oops, still need these ips in one other place
should look into if i can remove that
Diffstat (limited to 'hiera')
-rw-r--r--hiera/data/common.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/hiera/data/common.yaml b/hiera/data/common.yaml
index 2fcfa2c..9c701d1 100644
--- a/hiera/data/common.yaml
+++ b/hiera/data/common.yaml
@@ -1,5 +1,11 @@
---
default_user: doy
+vpn_ips:
+ hornet: 100.64.0.1
+ tozt: 100.64.0.2
+ oneplus-le2115: 100.64.0.3
+ mail: 100.64.0.4
+ partofme: 100.64.0.5
# when updating this value, also rm /opt/metabase/metabase.jar
metabase::version: 'v0.48.3'