diff options
Diffstat (limited to 'compute-config.yaml')
-rw-r--r-- | compute-config.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compute-config.yaml b/compute-config.yaml index 45bb8e1e..dc1f690a 100644 --- a/compute-config.yaml +++ b/compute-config.yaml @@ -17,7 +17,6 @@ resources: public_ip: {get_input: nova_public_ip} service-password: {get_input: nova_password} ceilometer: - db: {get_input: ceilometer_dsn} debug: {get_input: debug} metering_secret: {get_input: ceilometer_metering_secret} service-password: {get_input: ceilometer_password} |