Remove nginx redirect.conf for light.ccchh.net
This commit is contained in:
parent
79953d3463
commit
bc37ea1cfa
|
@ -49,6 +49,7 @@ ola__configs:
|
||||||
content: "{{ lookup('ansible.builtin.file', 'configs/light/ola/ola-usbserial.conf') }}"
|
content: "{{ lookup('ansible.builtin.file', 'configs/light/ola/ola-usbserial.conf') }}"
|
||||||
foobazdmx__art_net_host: localhost
|
foobazdmx__art_net_host: localhost
|
||||||
nginx__version_spec: ""
|
nginx__version_spec: ""
|
||||||
|
nginx__deploy_redirect_conf: false
|
||||||
nginx__configurations:
|
nginx__configurations:
|
||||||
- name: light.ccchh.net
|
- name: light.ccchh.net
|
||||||
content: "{{ lookup('ansible.builtin.file', 'configs/light/nginx/light.ccchh.net.conf') }}"
|
content: "{{ lookup('ansible.builtin.file', 'configs/light/nginx/light.ccchh.net.conf') }}"
|
||||||
|
|
Loading…
Reference in a new issue