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 @@
- 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
......@@ -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
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