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
f6623628
Commit
f6623628
authored
4 years ago
by
shirenn
🌊
Browse files
Options
Downloads
Patches
Plain Diff
[keepalived] radius
parent
58425a80
No related branches found
No related tags found
2 merge requests
!64
Keepalived
,
!49
[keepalived] radius
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
group_vars/keepalived.yml
+9
-1
9 additions, 1 deletion
group_vars/keepalived.yml
host_vars/routeur-daniel.adm.crans.org.yml
+4
-0
4 additions, 0 deletions
host_vars/routeur-daniel.adm.crans.org.yml
host_vars/routeur-sam.adm.crans.org.yml
+4
-0
4 additions, 0 deletions
host_vars/routeur-sam.adm.crans.org.yml
with
17 additions
and
1 deletion
group_vars/keepalived.yml
+
9
−
1
View file @
f6623628
...
...
@@ -13,4 +13,12 @@ glob_keepalived:
zones
:
-
vlan
:
adh-nat
ipv4
:
100.64.0.99/16
brd
:
100.64.255.255
brd
:
true
radius
:
password
:
'
plopisverysecure'
id
:
61
ipv6
:
no
zones
:
-
vlan
:
infra
ipv4
:
172.16.32.99/22
brd
:
true
This diff is collapsed.
Click to expand it.
host_vars/routeur-daniel.adm.crans.org.yml
+
4
−
0
View file @
f6623628
...
...
@@ -14,3 +14,7 @@ loc_keepalived:
tag
:
VI_DHCP
state
:
BACKUP
priority
:
100
-
name
:
radius
tag
:
VI_RAD
state
:
BACKUP
priority
:
100
This diff is collapsed.
Click to expand it.
host_vars/routeur-sam.adm.crans.org.yml
+
4
−
0
View file @
f6623628
...
...
@@ -14,6 +14,10 @@ loc_keepalived:
tag
:
VI_DHCP
state
:
MASTER
priority
:
150
-
name
:
radius
tag
:
VI_RAD
state
:
MASTER
priority
:
150
loc_re2o
:
owner
:
freerad
...
...
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