Merge "Remove explicit ELEMENTS_PATH definition"
This commit is contained in:
commit
5f41b9a11a
@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
dib_os_element: "debian"
|
dib_os_element: "debian"
|
||||||
dib_env_vars:
|
dib_env_vars:
|
||||||
ELEMENTS_PATH: "/opt/stack/diskimage-builder/elements"
|
|
||||||
http_proxy: "{{ lookup('env','http_proxy') }}"
|
http_proxy: "{{ lookup('env','http_proxy') }}"
|
||||||
https_proxy: "{{ lookup('env','https_proxy') }}"
|
https_proxy: "{{ lookup('env','https_proxy') }}"
|
||||||
DIB_INSTALL_TYPE_simple_init: repo
|
DIB_INSTALL_TYPE_simple_init: repo
|
||||||
|
Loading…
Reference in New Issue
Block a user