mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
sys-cluster/heat: fix sample installation
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -148,7 +148,7 @@ python_install_all() {
|
|||||||
|
|
||||||
insinto /etc/heat
|
insinto /etc/heat
|
||||||
insopts -m 0640 -o heat -g heat
|
insopts -m 0640 -o heat -g heat
|
||||||
doins heat.conf.sample
|
doins etc/heat/heat.conf.sample
|
||||||
doins etc/heat/policy.yaml.sample
|
doins etc/heat/policy.yaml.sample
|
||||||
doins "etc/heat/api-paste.ini"
|
doins "etc/heat/api-paste.ini"
|
||||||
insinto /etc/heat/templates
|
insinto /etc/heat/templates
|
||||||
|
|||||||
Reference in New Issue
Block a user