We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f50ba4f + c4ef17f commit 6dc2a0fCopy full SHA for 6dc2a0f
1 file changed
templates/cloudkitty/config/cloudkitty-api-config.json
@@ -13,25 +13,13 @@
13
"owner": "cloudkitty",
14
"perm": "0600"
15
},
16
- {
17
- "source": "/var/lib/openstack/config/metrics.yaml",
18
- "dest": "/etc/cloudkitty/metrics.yaml",
19
- "owner": "cloudkitty",
20
- "perm": "0600"
21
- },
22
{
23
"source": "/var/lib/openstack/service-config/0*.conf",
24
"dest": "/etc/cloudkitty/cloudkitty.conf.d/",
25
26
"perm": "0600",
27
"optional": true
28
29
30
31
32
33
34
35
36
"source": "/var/lib/openstack/config/wsgi-cloudkitty.conf",
37
"dest": "/etc/httpd/conf.d/00wsgi-cloudkitty.conf",
0 commit comments