Weezer Su 56e888a375 add deploy node into mn-aio-xenial
1, add deploy node into mn-aio-xenial
2, change the nic to eth0 because kvm needs it
3, local cache the ubuntu image for faster installation.

Change-Id: I9be2493fc64481c3e6249cb5e2d36c708545ad3d
2017-07-21 09:21:30 -05:00

8 lines
178 B
Django/Jinja

### MANAGED BY {{ role_path|basename }} ANSIBLE ROLE ###
Alias /{{apache_url}} {{apache_path}}
<Directory {{ apache_path }}>
Require all granted
Options +Indexes
</Directory>