Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ansible
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nounous
Ansible
Commits
eb3cf338
Commit
eb3cf338
authored
5 years ago
by
Benjamin Graillot
Browse files
Options
Downloads
Patches
Plain Diff
[keepalived] Deploy keepalived config on gulp
parent
051788fc
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
re2o-api.yml
+38
-0
38 additions, 0 deletions
re2o-api.yml
with
38 additions
and
0 deletions
re2o-api.yml
+
38
−
0
View file @
eb3cf338
...
...
@@ -49,3 +49,41 @@
router_broadcast_wifinewserveurs
:
10.53.0.255
roles
:
-
keepalived
# Deploy keepalived on gulp
-
hosts
:
gulp.adm.crans.org
vars
:
keepalived
:
radius
:
false
router
:
true
router_password
:
"
{{
vault_keepalived_router_password
}}"
router_primary
:
true
proxy
:
false
if_serveurs
:
eno1.1
if_adm
:
eno1.2
if_bornes
:
eno1.3
if_zayo
:
ens1f0.26
if_zrt
:
ens1f0.1132
if_filpub
:
ens1f0.23
if_srv
:
ens1f0.24
if_filnewserveurs
:
ens1f0.21
if_wifinewserveurs
:
ens1f0.22
router_ipv4_serveurs
:
138.231.136.254
router_broadcast_serveurs
:
138.231.136.255
router_ipv4_adm
:
10.231.136.254
router_broadcast_adm
:
10.231.136.255
router_ipv4_bornes
:
10.231.148.254
router_broadcast_bornes
:
10.231.148.255
router_id_zayo
:
158.255.113.73
router_id_zrt
:
138.231.132.47
router_broadcast_zrt
:
138.231.132.255
router_ipv4_filpub
:
185.230.78.254
router_broadcast_filpub
:
185.230.78.255
router_ipv4_srv
:
185.230.79.254
router_broadcast_srv
:
185.230.79.255
router_ipv4_filnewserveurs
:
10.54.0.254
router_broadcast_filnewserveurs
:
10.54.0.255
router_ipv4_wifinewserveurs
:
10.53.0.254
router_broadcast_wifinewserveurs
:
10.53.0.255
roles
:
-
keepalived
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment