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
cb7952bd
Commit
cb7952bd
authored
4 years ago
by
me5na7qbjqbrp
Browse files
Options
Downloads
Patches
Plain Diff
Add srv_nat on codimd and reverse proxy
parent
b202dcff
No related branches found
Branches containing commit
No related tags found
1 merge request
!122
Add support for bullseye and add codichotomie
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
group_vars/reverseproxy.yml
+1
-0
1 addition, 0 deletions
group_vars/reverseproxy.yml
host_vars/codichotomie.adm.crans.org.yml
+1
-1
1 addition, 1 deletion
host_vars/codichotomie.adm.crans.org.yml
with
2 additions
and
1 deletion
group_vars/reverseproxy.yml
+
1
−
0
View file @
cb7952bd
...
...
@@ -56,6 +56,7 @@ nginx:
-
{
from
:
zero.crans.org
,
to
:
172.16.10.130
}
-
{
from
:
ethercalc.crans.org
,
to
:
"
172.16.10.133:8000"
}
-
{
from
:
roundcube.crans.org
,
to
:
172.16.10.107
}
-
{
from
:
codimd.crans.org
,
to
:
"
172.16.10.128:3000"
}
# - {from: belenios.crans.org, to: 172.16.10.111}
# - {from: mailman.crans.org, to: 10.231.136.180}
#
...
...
This diff is collapsed.
Click to expand it.
host_vars/codichotomie.adm.crans.org.yml
+
1
−
1
View file @
cb7952bd
interfaces
:
adm
:
eth0
srv_nat
:
eth1
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