Skip to content

Commit c4ef17f

Browse files
committed
Remove duplicated entries in ck-api template
1 parent 7b71e71 commit c4ef17f

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

templates/cloudkitty/config/cloudkitty-api-config.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,25 +13,13 @@
1313
"owner": "cloudkitty",
1414
"perm": "0600"
1515
},
16-
{
17-
"source": "/var/lib/openstack/config/metrics.yaml",
18-
"dest": "/etc/cloudkitty/metrics.yaml",
19-
"owner": "cloudkitty",
20-
"perm": "0600"
21-
},
2216
{
2317
"source": "/var/lib/openstack/service-config/0*.conf",
2418
"dest": "/etc/cloudkitty/cloudkitty.conf.d/",
2519
"owner": "cloudkitty",
2620
"perm": "0600",
2721
"optional": true
2822
},
29-
{
30-
"source": "/var/lib/openstack/config/metrics.yaml",
31-
"dest": "/etc/cloudkitty/metrics.yaml",
32-
"owner": "cloudkitty",
33-
"perm": "0600"
34-
},
3523
{
3624
"source": "/var/lib/openstack/config/wsgi-cloudkitty.conf",
3725
"dest": "/etc/httpd/conf.d/00wsgi-cloudkitty.conf",

0 commit comments

Comments
 (0)