mirror of
				https://github.com/krislamo/freecloud
				synced 2025-10-31 09:38:34 +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:
		
							
								
								
									
										8
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -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 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user