Commit 1f1f8d2b authored by Pietro Albini's avatar Pietro Albini

play/roadhouse: use static ip addresses for proxying

parent 6488fade
......@@ -21,9 +21,9 @@
- role: nginx
proxy:
code.ubuntu-it.org: spock.lxd:80
wwwtest.ubuntu-it.org: bromuro.lxd:80
votantonio.ubuntu-it.org: bromuro.lxd:80
code.ubuntu-it.org: "{{ lxd_subnet }}.2:80"
wwwtest.ubuntu-it.org: "{{ lxd_subnet }}.3:80"
votantonio.ubuntu-it.org: "{{ lxd_subnet }}.3:80"
- role: lxd
......
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