aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes_ip.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/nodes_ip.pp')
-rw-r--r--manifests/nodes_ip.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/nodes_ip.pp b/manifests/nodes_ip.pp
index 98c859d5..1359f82c 100644
--- a/manifests/nodes_ip.pp
+++ b/manifests/nodes_ip.pp
@@ -52,6 +52,9 @@ $nodes_ipaddr = {
ec2x2 => {
ipv6 => '2a05:d014:e9:2c02:42e4:6e93:ed55:7b2a',
},
+ pktaa1 => {
+ ipv4 => '147.75.69.246',
+ }
}
# vim: sw=2