1
0
mirror of https://github.com/krislamo/freecloud synced 2025-09-11 21:09:31 +00:00

Changed files for production use

Properly excluded files needed for production. Moved group_vars to
host_vars. Removed unneeded production.yml file and added a custom
data directory location option for Nextcloud.
This commit is contained in:
2019-07-12 01:53:48 -04:00
parent a291a888fd
commit 3a7fd20fff
4 changed files with 8 additions and 45 deletions

8
.gitignore vendored
View File

@@ -5,6 +5,10 @@
*.retry
# Production files
group_vars/production.yml
group_vars/.gitignore
*.yml
host_vars/**
# Testing env exceptions
!testing.yml
!./host_vars/all.yml