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
79215d22
Commit
79215d22
authored
4 years ago
by
Benjamin Graillot
Committed by
Benjamin Graillot
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[re2o] fix re2o role
parent
f3f8d683
No related branches found
Branches containing commit
No related tags found
1 merge request
!158
[re2o] fix re2o role
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
host_vars/re2o.adm.crans.org.yml
+12
-0
12 additions, 0 deletions
host_vars/re2o.adm.crans.org.yml
hosts
+2
-0
2 additions, 0 deletions
hosts
plays/network-interfaces.yml
+1
-1
1 addition, 1 deletion
plays/network-interfaces.yml
with
15 additions
and
1 deletion
host_vars/re2o.adm.crans.org.yml
0 → 100644
+
12
−
0
View file @
79215d22
---
interfaces
:
adm
:
eth0
srv_nat
:
eth1
loc_re2o
:
owner
:
root
group
:
nounou
version
:
master_freeradius_python3
settings_local_owner
:
www-data
settings_local_group
:
nounou
This diff is collapsed.
Click to expand it.
hosts
+
2
−
0
View file @
79215d22
...
...
@@ -89,6 +89,7 @@ ovh_physical
routeurs_vm
[re2o]
re2o.adm.crans.org
re2o-newinfra.adm.crans.org
[re2o:children]
...
...
@@ -146,6 +147,7 @@ monitoring.adm.crans.org
owl.adm.crans.org
owncloud.adm.crans.org
#re2o-ldap.adm.crans.org
re2o.adm.crans.org
redisdead.adm.crans.org
roundcube.adm.crans.org
#silice.adm.crans.org
...
...
This diff is collapsed.
Click to expand it.
plays/network-interfaces.yml
+
1
−
1
View file @
79215d22
#!/usr/bin/env ansible-playbook
---
-
hosts
:
voyager.adm.crans.org,boeing.adm.crans.org,fluxx.adm.crans.org,hodaur.adm.crans.org,unifi.adm.crans.org,kiwi.adm.crans.org,roundcube.adm.crans.org,monitoring.adm.crans.org,bigbluebutton.adm.crans.org,codichotomie.adm.crans.org,kiwijuice.adm.crans.org,owl.adm.crans.org,zephir.adm.crans.org
-
hosts
:
voyager.adm.crans.org,boeing.adm.crans.org,fluxx.adm.crans.org,hodaur.adm.crans.org,unifi.adm.crans.org,kiwi.adm.crans.org,roundcube.adm.crans.org,monitoring.adm.crans.org,bigbluebutton.adm.crans.org,codichotomie.adm.crans.org,kiwijuice.adm.crans.org,owl.adm.crans.org,zephir.adm.crans.org
,re2o.adm.crans.org
vars
:
vlan
:
-
name
:
srv
...
...
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