Add all files needed to bring up VM and run agaric.com locally
This commit is contained in:
parent
52c8b60bac
commit
4d2bc0ee24
742 changed files with 24037 additions and 0 deletions
5
box/provisioning/tasks/backwards-compatibility.yml
Normal file
5
box/provisioning/tasks/backwards-compatibility.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- name: nginx_hosts shim
|
||||
set_fact:
|
||||
nginx_vhosts: "{{ nginx_hosts }}"
|
||||
when: nginx_hosts is defined
|
Loading…
Add table
Add a link
Reference in a new issue