mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Explain Kolibri provisioning, per @benjaoming rec
This commit is contained in:
		
							parent
							
								
									b042bb4c00
								
							
						
					
					
						commit
						040a5c2c8f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -84,7 +84,7 @@
 | 
				
			||||||
  become_user: "{{ kolibri_user }}"
 | 
					  become_user: "{{ kolibri_user }}"
 | 
				
			||||||
  when: kolibri_provision | bool
 | 
					  when: kolibri_provision | bool
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: Set Kolibri facility name, admin acnt / password, preset type, and language
 | 
					- name: Provision Kolibri, while setting: facility name, admin acnt / password, preset type, and language
 | 
				
			||||||
  shell: >
 | 
					  shell: >
 | 
				
			||||||
    export KOLIBRI_HOME="{{ kolibri_home }}" &&
 | 
					    export KOLIBRI_HOME="{{ kolibri_home }}" &&
 | 
				
			||||||
    "{{ kolibri_exec_path }}" manage provisiondevice --facility "{{ kolibri_facility }}"
 | 
					    "{{ kolibri_exec_path }}" manage provisiondevice --facility "{{ kolibri_facility }}"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue