Remove explicit ELEMENTS_PATH definition
DIB appears to invoke it's default along with anything defined by ELEMENTS_PATH which results in the build process to fail. Closes-Bug: #1488969 Change-Id: I62e5ae543958193808ee110362fb18d49d1995c4
This commit is contained in:
parent
2bb8aee343
commit
b0d3633fe2
@ -1,7 +1,6 @@
|
||||
---
|
||||
dib_os_element: "debian"
|
||||
dib_env_vars:
|
||||
ELEMENTS_PATH: "/opt/stack/diskimage-builder/elements"
|
||||
http_proxy: "{{ lookup('env','http_proxy') }}"
|
||||
https_proxy: "{{ lookup('env','https_proxy') }}"
|
||||
DIB_INSTALL_TYPE_simple_init: repo
|
||||
|
Loading…
Reference in New Issue
Block a user