mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Clean up comments in roles/lokole/defaults/main.yml for PR #2376
This commit is contained in:
		
							parent
							
								
									508b01b9c6
								
							
						
					
					
						commit
						3afef1d05b
					
				
					 1 changed files with 1 additions and 9 deletions
				
			
		| 
						 | 
					@ -8,7 +8,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# By default, IIAB will always try to install the latest Lokole as published on
 | 
					# By default, IIAB will always try to install the latest Lokole as published on
 | 
				
			||||||
# https://pypi.org/project/opwen-email-client/ ...OR... HARDCODE EITHER HERE:
 | 
					# https://pypi.org/project/opwen-email-client/ ...OR... HARDCODE EITHER HERE:
 | 
				
			||||||
#lokole_commit:     # OPTIONAL: a 40-char git hash, from https://github.com/ascoderu/opwen-webapp/commits/master
 | 
					#lokole_commit:     # OPTIONAL: a 40-char git hash, from https://github.com/ascoderu/lokole/commits/master
 | 
				
			||||||
#lokole_version:    # OPTIONAL: e.g. master or 0.5.10 or a version number from https://pypi.org/project/opwen-email-client/#history
 | 
					#lokole_version:    # OPTIONAL: e.g. master or 0.5.10 or a version number from https://pypi.org/project/opwen-email-client/#history
 | 
				
			||||||
 | 
					
 | 
				
			||||||
lokole_admin_user: admin    # lowercase is nec here (even though uppercase Admin/changeme is IIAB's OOB recommendation: BOTH WORK to log in to http://box/lokole)
 | 
					lokole_admin_user: admin    # lowercase is nec here (even though uppercase Admin/changeme is IIAB's OOB recommendation: BOTH WORK to log in to http://box/lokole)
 | 
				
			||||||
| 
						 | 
					@ -26,11 +26,3 @@ lokole_url: /lokole
 | 
				
			||||||
lokole_full_url: "http://{{ iiab_hostname }}.{{ iiab_domain }}{{ lokole_url }}"    # http://box.lan/lokole
 | 
					lokole_full_url: "http://{{ iiab_hostname }}.{{ iiab_domain }}{{ lokole_url }}"    # http://box.lan/lokole
 | 
				
			||||||
 | 
					
 | 
				
			||||||
lokole_domain_socket: "{{ lokole_run_directory }}/lokole_gunicorn.sock"
 | 
					lokole_domain_socket: "{{ lokole_run_directory }}/lokole_gunicorn.sock"
 | 
				
			||||||
 | 
					 | 
				
			||||||
# 2020-02-01: NO LONGER USED, or even meaningful.  Delete soon?
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
## Global variables provided by setup-lokole.sh:
 | 
					 | 
				
			||||||
## https://github.com/ascoderu/opwen-webapp/blob/master/setup/setup-lokole.sh#L140-L141
 | 
					 | 
				
			||||||
## https://github.com/ascoderu/opwen-webapp/blob/master/setup/setup-lokole.sh#L182-L192
 | 
					 | 
				
			||||||
#opwen_server_locale: "{{ default_language }}"
 | 
					 | 
				
			||||||
#opwen_server_timezone: "{{ local_tz }}"
 | 
					 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue