1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 20:22:08 +00:00

Update install.yml

This commit is contained in:
A Holt 2020-01-29 10:08:18 -05:00 committed by GitHub
parent e5d30b6c9d
commit ed67f64486
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,5 @@
0. INSTALL / ASSERT PREREQS
- name: MONGODB - run the 'mongodb' role
include_role:
name: mongodb
@ -223,6 +225,9 @@
# # Use this instead, if tabs are truly nec:
# # block: "\tvar pathPrefix = '/sugarizer';\n\tapp.use(pathPrefix, require('path-prefix-proxy')(pathPrefix));"
6. RECORD THAT SUGARIZER INSTALL IS COMPLETE
- name: "Add 'sugarizer_installed: True' to {{ iiab_state_file }}"
lineinfile:
dest: "{{ iiab_state_file }}" # /etc/iiab/iiab_state.yml