Commit d9ca2e38 authored by Gabriel Monnerat's avatar Gabriel Monnerat Committed by Jérome Perrin

cloudooo: Replace location by prefix

To avoid

[2020-06-03 15:35:15,590] INFO     While:
[2020-06-03 15:35:15,590] INFO       Installing.
[2020-06-03 15:35:15,590] INFO       Getting section template-cloudooo.
[2020-06-03 15:35:15,590] INFO       Initializing section
template-cloudooo.
[2020-06-03 15:35:15,591] INFO       Getting section
dynamic-template-cloudooo-instance-parameter-dict.
[2020-06-03 15:35:15,591] INFO       Initializing section
dynamic-template-cloudooo-instance-parameter-dict.
[2020-06-03 15:35:15,591] INFO       Getting option
dynamic-template-cloudooo-instance-parameter-dict:gcc.
[2020-06-03 15:35:15,591] INFO     Error: Referenced option does not
exist: gcc location
parent 66164276
Pipeline #9959 failed with stage
in 0 seconds
......@@ -63,7 +63,7 @@ fontconfig-includes =
${fontconfig:location}/etc/fonts/conf.d
freetype = ${freetype:location}
gcc = ${gcc:location}
gcc = ${gcc:prefix}
glib = ${glib:location}
glu = ${glu:location}
haproxy = ${haproxy:location}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment