summaryrefslogtreecommitdiffstats
path: root/manifests/00global.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/00global.pp')
-rw-r--r--manifests/00global.pp12
1 files changed, 6 insertions, 6 deletions
diff --git a/manifests/00global.pp b/manifests/00global.pp
index 02212da..608a37a 100644
--- a/manifests/00global.pp
+++ b/manifests/00global.pp
@@ -1,11 +1,11 @@
$default_user = 'doy'
$vpn_ips = {
- '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',
+ 'hornet' => '10.49.0.2',
+ 'mail' => '10.49.0.3',
+ 'mail2' => '10.49.0.4',
+ 'partofme' => '10.49.0.5',
+ 'phone' => '10.49.0.6',
+ 'tozt' => '10.49.0.7',
}
Package::Makepkg {