We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 772ebc0 + 25b7638 commit cc6aadfCopy full SHA for cc6aadf
manifests/api.pp
@@ -24,7 +24,7 @@
24
$admin_user = 'nova',
25
$admin_password = 'passw0rd',
26
$api_bind_address = '0.0.0.0',
27
- $enabled_apis = 'ec2,osapi_compute,osapi_volume,metadata'
+ $enabled_apis = 'ec2,osapi_compute,metadata'
28
) {
29
30
include nova::params
0 commit comments