Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
servers-config
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gruppo Sistemisti
servers-config
Commits
f02ade9a
Commit
f02ade9a
authored
Mar 08, 2018
by
Mattia Rizzolo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
comment out things that are not yet deployed
Signed-off-by:
Mattia Rizzolo
<
mattia@debian.org
>
parent
3587f0be
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
29 additions
and
29 deletions
+29
-29
playbooks/roadhouse.yml
playbooks/roadhouse.yml
+25
-25
roles/common/tasks/main.yml
roles/common/tasks/main.yml
+4
-4
No files found.
playbooks/roadhouse.yml
View file @
f02ade9a
...
...
@@ -15,29 +15,29 @@
-
pietro
-
role
:
nginx
proxy
:
code.ubuntu-it.org
:
spock.lxd:80
wwwtest.ubuntu-it.org
:
bromuro.lxd:80
votantonio.ubuntu-it.org
:
bromuro.lxd:80
-
role
:
lxd
subnet4
:
10.0.0
subnet6
:
2001:470:b368:4242
-
role
:
lxd-container
name
:
spock
ip
:
10.0.0.2
image
:
debian/jessie/amd64
expose_ports
:
-
2222
-
role
:
lxd-container
name
:
bromuro
ip
:
10.0.0.3
image
:
ubuntu/trusty/amd64
# - role: nginx
# proxy:
# code.ubuntu-it.org: spock.lxd:80
# wwwtest.ubuntu-it.org: bromuro.lxd:80
# votantonio.ubuntu-it.org: bromuro.lxd:80
#
#
# - role: lxd
# subnet4: 10.0.0
# subnet6: 2001:470:b368:4242
#
#
# - role: lxd-container
# name: spock
# ip: 10.0.0.2
# image: debian/jessie/amd64
#
# expose_ports:
# - 2222
#
#
# - role: lxd-container
# name: bromuro
# ip: 10.0.0.3
# image: ubuntu/trusty/amd64
roles/common/tasks/main.yml
View file @
f02ade9a
...
...
@@ -9,11 +9,11 @@
-
name
:
ssh
include
:
ssh.yml
-
name
:
firewall
include
:
firewall.yml
#
- name: firewall
#
include: firewall.yml
-
name
:
backup
include
:
backup.yml
#
- name: backup
#
include: backup.yml
-
name
:
cleanup
include
:
cleanup.yml
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment