summaryrefslogtreecommitdiffstats
path: root/manifests/00global.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/00global.pp')
-rw-r--r--manifests/00global.pp11
1 files changed, 6 insertions, 5 deletions
diff --git a/manifests/00global.pp b/manifests/00global.pp
index 0309446..02212da 100644
--- a/manifests/00global.pp
+++ b/manifests/00global.pp
@@ -1,10 +1,11 @@
$default_user = 'doy'
$vpn_ips = {
- 'hush' => '10.19.49.2',
- 'partofme' => '10.19.49.3',
- 'phone' => '10.19.49.4',
- 'tozt' => '10.19.49.5',
- 'mail' => '10.19.49.6',
+ 'hush' => '10.49.0.2',
+ 'partofme' => '10.49.0.3',
+ 'phone' => '10.49.0.4',
+ 'tozt' => '10.49.0.5',
+ 'mail' => '10.49.0.6',
+ 'hornet' => '10.49.0.7',
}
Package::Makepkg {