projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3aa7015
)
update hardcoded ferm IPs
author
Aurelien Jarno
<aurelien@aurel32.net>
Sun, 22 Sep 2019 21:20:02 +0000
(23:20 +0200)
committer
Aurelien Jarno
<aurelien@aurel32.net>
Sun, 22 Sep 2019 21:20:37 +0000
(23:20 +0200)
modules/roles/manifests/pubsub.pp
patch
|
blob
|
history
diff --git
a/modules/roles/manifests/pubsub.pp
b/modules/roles/manifests/pubsub.pp
index
c69c4d0
..
0a6e72c
100644
(file)
--- a/
modules/roles/manifests/pubsub.pp
+++ b/
modules/roles/manifests/pubsub.pp
@@
-41,11
+41,11
@@
class roles::pubsub {
}
if $::hostname == $cc_master {
- $you = '
5.153.231.1
5'
- $you6 = '2001:41
c8:1000:21::21:1
5'
+ $you = '
82.195.75.9
5'
+ $you6 = '2001:41
b8:202:deb::311:9
5'
} else {
- $you = '
5.153.231.16
'
- $you6 = '2001:41
c8:1000:21::21:16
'
+ $you = '
82.195.75.94
'
+ $you6 = '2001:41
b8:202:deb::311:94
'
}
ferm::rule { 'rabbitmq_cluster':