Move z9-host-specific configs and templates into z9 subdirectories
This commit is contained in:
		
					parent
					
						
							
								4d12d802b8
							
						
					
				
			
			
				commit
				
					
						3d238d9f63
					
				
			
		
					 49 changed files with 40 additions and 40 deletions
				
			
		
							
								
								
									
										14
									
								
								playbooks/files/z9/configs/light/nginx/http_handler.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								playbooks/files/z9/configs/light/nginx/http_handler.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,14 @@ | |||
| server { | ||||
|     listen 80 default_server; | ||||
|     #listen [::]:80 default_server; | ||||
|     server_name _; | ||||
| 
 | ||||
|     location /.well-known/acme-challenge/ { | ||||
|         autoindex on; | ||||
|         root /webroot-for-acme-challenge; | ||||
|     } | ||||
| 
 | ||||
|     location / { | ||||
|         return 301 https://$host$request_uri; | ||||
|     } | ||||
| } | ||||
							
								
								
									
										25
									
								
								playbooks/files/z9/configs/light/nginx/light.ccchh.net.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										25
									
								
								playbooks/files/z9/configs/light/nginx/light.ccchh.net.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,25 @@ | |||
| # partly generated 2022-01-08, Mozilla Guideline v5.6, nginx 1.17.7, OpenSSL 1.1.1k, intermediate configuration | ||||
| # https://ssl-config.mozilla.org/#server=nginx&version=1.17.7&config=intermediate&openssl=1.1.1k&guideline=5.6 | ||||
| server { | ||||
|     listen 443 ssl http2; | ||||
|     #listen [::]:443 ssl http2; | ||||
| 
 | ||||
|     server_name light.ccchh.net; | ||||
| 
 | ||||
|     ssl_certificate /etc/letsencrypt/live/light.ccchh.net/fullchain.pem; | ||||
|     ssl_certificate_key /etc/letsencrypt/live/light.ccchh.net/privkey.pem; | ||||
|     # verify chain of trust of OCSP response using Root CA and Intermediate certs | ||||
|     ssl_trusted_certificate /etc/letsencrypt/live/light.ccchh.net/chain.pem; | ||||
| 
 | ||||
|     # replace with the IP address of your resolver | ||||
|     resolver 10.31.208.1; | ||||
| 
 | ||||
|     location / { | ||||
|         proxy_pass http://127.0.0.1:8080; | ||||
|         proxy_set_header Host $host; | ||||
|         proxy_set_header X-Real-IP $remote_addr; | ||||
|         proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; | ||||
|         # This is https in any case. | ||||
|         proxy_set_header X-Forwarded-Proto https; | ||||
|     } | ||||
| } | ||||
							
								
								
									
										10
									
								
								playbooks/files/z9/configs/light/ola/ola-artnet.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								playbooks/files/z9/configs/light/ola/ola-artnet.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,10 @@ | |||
| always_broadcast = false | ||||
| enabled = true | ||||
| ip =  | ||||
| long_name = OLA - ArtNet node | ||||
| net = 0 | ||||
| output_ports = 4 | ||||
| short_name = OLA - ArtNet node | ||||
| subnet = 0 | ||||
| use_limited_broadcast = false | ||||
| use_loopback = false | ||||
							
								
								
									
										9
									
								
								playbooks/files/z9/configs/light/ola/ola-dummy.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								playbooks/files/z9/configs/light/ola/ola-dummy.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,9 @@ | |||
| ack_timer_count = 0 | ||||
| advanced_dimmer_count = 1 | ||||
| dimmer_count = 1 | ||||
| dimmer_subdevice_count = 4 | ||||
| dummy_device_count = 1 | ||||
| enabled = false | ||||
| moving_light_count = 1 | ||||
| network_device_count = 1 | ||||
| sensor_device_count = 1 | ||||
							
								
								
									
										10
									
								
								playbooks/files/z9/configs/light/ola/ola-e131.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								playbooks/files/z9/configs/light/ola/ola-e131.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,10 @@ | |||
| cid = 4ff3f64a-e2de-43e5-847f-d4daad6cb63b | ||||
| draft_discovery = false | ||||
| dscp = 0 | ||||
| enabled = false | ||||
| ignore_preview = true | ||||
| input_ports = 5 | ||||
| ip =  | ||||
| output_ports = 5 | ||||
| prepend_hostname = true | ||||
| revision = 0.46 | ||||
							
								
								
									
										3
									
								
								playbooks/files/z9/configs/light/ola/ola-espnet.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								playbooks/files/z9/configs/light/ola/ola-espnet.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,3 @@ | |||
| enabled = false | ||||
| ip =  | ||||
| name = ola-EspNet | ||||
							
								
								
									
										2
									
								
								playbooks/files/z9/configs/light/ola/ola-ftdidmx.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								playbooks/files/z9/configs/light/ola/ola-ftdidmx.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,2 @@ | |||
| enabled = true | ||||
| frequency = 30 | ||||
							
								
								
									
										5
									
								
								playbooks/files/z9/configs/light/ola/ola-gpio.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								playbooks/files/z9/configs/light/ola/ola-gpio.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,5 @@ | |||
| enabled = false | ||||
| gpio_pins =  | ||||
| gpio_slot_offset = 1 | ||||
| gpio_turn_off = 127 | ||||
| gpio_turn_on = 128 | ||||
							
								
								
									
										2
									
								
								playbooks/files/z9/configs/light/ola/ola-karate.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								playbooks/files/z9/configs/light/ola/ola-karate.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,2 @@ | |||
| device = /dev/kldmx0 | ||||
| enabled = false | ||||
							
								
								
									
										2
									
								
								playbooks/files/z9/configs/light/ola/ola-kinet.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								playbooks/files/z9/configs/light/ola/ola-kinet.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,2 @@ | |||
| enabled = false | ||||
| power_supply =  | ||||
							
								
								
									
										2
									
								
								playbooks/files/z9/configs/light/ola/ola-milinst.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								playbooks/files/z9/configs/light/ola/ola-milinst.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,2 @@ | |||
| device =  | ||||
| enabled = false | ||||
							
								
								
									
										2
									
								
								playbooks/files/z9/configs/light/ola/ola-opendmx.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								playbooks/files/z9/configs/light/ola/ola-opendmx.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,2 @@ | |||
| device = /dev/dmx0 | ||||
| enabled = false | ||||
|  | @ -0,0 +1 @@ | |||
| enabled = false | ||||
							
								
								
									
										19
									
								
								playbooks/files/z9/configs/light/ola/ola-osc.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								playbooks/files/z9/configs/light/ola/ola-osc.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,19 @@ | |||
| enabled = false | ||||
| input_ports = 5 | ||||
| output_ports = 5 | ||||
| port_0_address = /dmx/universe/%d | ||||
| port_0_output_format = blob | ||||
| port_0_targets =  | ||||
| port_1_address = /dmx/universe/%d | ||||
| port_1_output_format = blob | ||||
| port_1_targets =  | ||||
| port_2_address = /dmx/universe/%d | ||||
| port_2_output_format = blob | ||||
| port_2_targets =  | ||||
| port_3_address = /dmx/universe/%d | ||||
| port_3_output_format = blob | ||||
| port_3_targets =  | ||||
| port_4_address = /dmx/universe/%d | ||||
| port_4_output_format = blob | ||||
| port_4_targets =  | ||||
| udp_listen_port = 7770 | ||||
							
								
								
									
										5
									
								
								playbooks/files/z9/configs/light/ola/ola-pathport.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								playbooks/files/z9/configs/light/ola/ola-pathport.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,5 @@ | |||
| dscp = 0 | ||||
| enabled = false | ||||
| ip =  | ||||
| name = ola-Pathport | ||||
| node-id = 672065429 | ||||
							
								
								
									
										60
									
								
								playbooks/files/z9/configs/light/ola/ola-port.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										60
									
								
								playbooks/files/z9/configs/light/ola/ola-port.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,60 @@ | |||
| 11-1-I-0_priority_mode = 0 | ||||
| 11-1-I-0_priority_value = 100 | ||||
| 11-1-I-1_priority_mode = 0 | ||||
| 11-1-I-1_priority_value = 100 | ||||
| 11-1-I-2_priority_mode = 0 | ||||
| 11-1-I-2_priority_value = 100 | ||||
| 11-1-I-3_priority_mode = 0 | ||||
| 11-1-I-3_priority_value = 100 | ||||
| 11-1-I-4_priority_mode = 0 | ||||
| 11-1-I-4_priority_value = 100 | ||||
| 11-1-O-0_priority_mode = 0 | ||||
| 11-1-O-0_priority_value = 100 | ||||
| 11-1-O-1_priority_mode = 0 | ||||
| 11-1-O-1_priority_value = 100 | ||||
| 11-1-O-2_priority_mode = 0 | ||||
| 11-1-O-2_priority_value = 100 | ||||
| 11-1-O-3_priority_mode = 0 | ||||
| 11-1-O-3_priority_value = 100 | ||||
| 11-1-O-4_priority_mode = 0 | ||||
| 11-1-O-4_priority_value = 100 | ||||
| 13-A60300JF-O-1 = 1 | ||||
| 14-1-I-0_priority_value = 100 | ||||
| 14-1-I-1_priority_value = 100 | ||||
| 14-1-I-2_priority_value = 100 | ||||
| 14-1-I-3_priority_value = 100 | ||||
| 14-1-I-4_priority_value = 100 | ||||
| 2-1-I-0 = 1 | ||||
| 2-1-I-0_priority_value = 100 | ||||
| 2-1-I-1_priority_value = 100 | ||||
| 2-1-I-2_priority_value = 100 | ||||
| 2-1-I-3_priority_value = 100 | ||||
| 3-1-I-0_priority_value = 100 | ||||
| 3-1-I-1_priority_value = 100 | ||||
| 3-1-I-2_priority_value = 100 | ||||
| 3-1-I-3_priority_value = 100 | ||||
| 3-1-I-4_priority_value = 100 | ||||
| 3-1-I-5_priority_value = 100 | ||||
| 3-1-I-6_priority_value = 100 | ||||
| 3-1-I-7_priority_value = 100 | ||||
| 4-1-I-0_priority_value = 100 | ||||
| 4-1-I-1_priority_value = 100 | ||||
| 4-1-I-2_priority_value = 100 | ||||
| 4-1-I-3_priority_value = 100 | ||||
| 4-1-I-4_priority_value = 100 | ||||
| 7-1-I-0_priority_value = 100 | ||||
| 7-1-I-1_priority_value = 100 | ||||
| 7-1-I-2_priority_value = 100 | ||||
| 7-1-I-3_priority_value = 100 | ||||
| 7-1-I-4_priority_value = 100 | ||||
| 7-1-I-5_priority_value = 100 | ||||
| 7-1-I-6_priority_value = 100 | ||||
| 7-1-I-7_priority_value = 100 | ||||
| 9-1-I-0_priority_value = 100 | ||||
| 9-1-I-1_priority_value = 100 | ||||
| 9-1-I-2_priority_value = 100 | ||||
| 9-1-I-3_priority_value = 100 | ||||
| 9-1-I-4_priority_value = 100 | ||||
| 9-1-I-5_priority_value = 100 | ||||
| 9-1-I-6_priority_value = 100 | ||||
| 9-1-I-7_priority_value = 100 | ||||
							
								
								
									
										2
									
								
								playbooks/files/z9/configs/light/ola/ola-renard.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								playbooks/files/z9/configs/light/ola/ola-renard.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,2 @@ | |||
| device =  | ||||
| enabled = false | ||||
							
								
								
									
										3
									
								
								playbooks/files/z9/configs/light/ola/ola-sandnet.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								playbooks/files/z9/configs/light/ola/ola-sandnet.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,3 @@ | |||
| enabled = false | ||||
| ip =  | ||||
| name = ola-SandNet | ||||
							
								
								
									
										1
									
								
								playbooks/files/z9/configs/light/ola/ola-server.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								playbooks/files/z9/configs/light/ola/ola-server.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| instance-name = OLA Server | ||||
							
								
								
									
										3
									
								
								playbooks/files/z9/configs/light/ola/ola-shownet.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								playbooks/files/z9/configs/light/ola/ola-shownet.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,3 @@ | |||
| enabled = false | ||||
| ip =  | ||||
| name = ola-ShowNet | ||||
							
								
								
									
										3
									
								
								playbooks/files/z9/configs/light/ola/ola-spi.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								playbooks/files/z9/configs/light/ola/ola-spi.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,3 @@ | |||
| base_uid = 7a70:00000100 | ||||
| device_prefix = spidev | ||||
| enabled = false | ||||
							
								
								
									
										2
									
								
								playbooks/files/z9/configs/light/ola/ola-stageprofi.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								playbooks/files/z9/configs/light/ola/ola-stageprofi.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,2 @@ | |||
| device = /dev/ttyUSB0 | ||||
| enabled = false | ||||
							
								
								
									
										2
									
								
								playbooks/files/z9/configs/light/ola/ola-uartdmx.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								playbooks/files/z9/configs/light/ola/ola-uartdmx.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,2 @@ | |||
| device = /dev/ttyACM0 | ||||
| enabled = false | ||||
							
								
								
									
										2
									
								
								playbooks/files/z9/configs/light/ola/ola-universe.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								playbooks/files/z9/configs/light/ola/ola-universe.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,2 @@ | |||
| uni_1_merge = LTP | ||||
| uni_1_name = Universe 1 | ||||
							
								
								
									
										2
									
								
								playbooks/files/z9/configs/light/ola/ola-usbdmx.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								playbooks/files/z9/configs/light/ola/ola-usbdmx.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,2 @@ | |||
| enabled = false | ||||
| libusb_debug_level = 0 | ||||
							
								
								
									
										8
									
								
								playbooks/files/z9/configs/light/ola/ola-usbserial.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								playbooks/files/z9/configs/light/ola/ola-usbserial.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,8 @@ | |||
| device_dir = /dev | ||||
| device_prefix = ttyUSB | ||||
| device_prefix = cu.usbserial- | ||||
| device_prefix = ttyU | ||||
| enabled = false | ||||
| pro_fps_limit = 190 | ||||
| tri_use_raw_rdm = false | ||||
| ultra_fps_limit = 40 | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 julian
					julian