162f60edf0
This element currently exists in tripleo-image-elements but it is plenty useful without tripleo. Change-Id: I2415f53191773fafece485bdd3c706a2625a0a47 |
||
---|---|---|
.. | ||
install.d | ||
README.md |
Copy static files into the built image.
The contents of any static/
subdirs of elements will be installed into
these images at build time using rsync -lCr
. So to install a file
/etc/boo
, include static/etc/boo
in your element.
Note: This installs all files with owner and group of root.