Skip to content
Snippets Groups Projects
Commit b44ae5a8 authored by matt01671's avatar matt01671
Browse files

clean:

parent bcf3579c
No related branches found
No related tags found
No related merge requests found
......@@ -10,14 +10,21 @@
# - role: cluster-security-group
# - role: openstack-instance
# - hosts: web
# vars_files:
# - host_vars/react.yaml
# gather_facts: true
# roles:
# - role: openstack-proxy
# - role: all-dependencies
# - role: all-mount
# - role: all-docker
- hosts: web
vars_files:
- host_vars/react.yaml
gather_facts: true
roles:
# - role: openstack-proxy
# - role: all-dependencies
# - role: all-mount
# - role: all-docker
- role: react-build #ONLY NEED THIS TO BUILD APP, EVERYTHING ELSE IS FOR INSTANCE
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment