Commit f02ade9a authored by Mattia Rizzolo's avatar Mattia Rizzolo

comment out things that are not yet deployed

Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 3587f0be
...@@ -15,29 +15,29 @@ ...@@ -15,29 +15,29 @@
- pietro - pietro
- role: nginx
proxy: # - role: nginx
code.ubuntu-it.org: spock.lxd:80 # proxy:
wwwtest.ubuntu-it.org: bromuro.lxd:80 # code.ubuntu-it.org: spock.lxd:80
votantonio.ubuntu-it.org: bromuro.lxd:80 # wwwtest.ubuntu-it.org: bromuro.lxd:80
# votantonio.ubuntu-it.org: bromuro.lxd:80
#
- role: lxd #
subnet4: 10.0.0 # - role: lxd
subnet6: 2001:470:b368:4242 # subnet4: 10.0.0
# subnet6: 2001:470:b368:4242
#
- role: lxd-container #
name: spock # - role: lxd-container
ip: 10.0.0.2 # name: spock
image: debian/jessie/amd64 # ip: 10.0.0.2
# image: debian/jessie/amd64
expose_ports: #
- 2222 # expose_ports:
# - 2222
#
- role: lxd-container #
name: bromuro # - role: lxd-container
ip: 10.0.0.3 # name: bromuro
image: ubuntu/trusty/amd64 # ip: 10.0.0.3
# image: ubuntu/trusty/amd64
...@@ -9,11 +9,11 @@ ...@@ -9,11 +9,11 @@
- name: ssh - name: ssh
include: ssh.yml include: ssh.yml
- name: firewall #- name: firewall
include: firewall.yml # include: firewall.yml
- name: backup #- name: backup
include: backup.yml # include: backup.yml
- name: cleanup - name: cleanup
include: cleanup.yml include: cleanup.yml
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment