diff --git a/manifests/api.pp b/manifests/api.pp index 7cd64de9..c0daef59 100644 --- a/manifests/api.pp +++ b/manifests/api.pp @@ -102,7 +102,7 @@ # Defaults to true. # # [*database_connection*] -# (optional) Connection url to connect to nova database. +# (optional) Connection url to connect to glance database. # Defaults to undef # # [*database_idle_timeout*] diff --git a/manifests/registry.pp b/manifests/registry.pp index 2ffa0bd5..b1dd5085 100644 --- a/manifests/registry.pp +++ b/manifests/registry.pp @@ -38,7 +38,7 @@ # Defaults to undef. # # [*database_connection*] -# (optional) Connection url to connect to nova database. +# (optional) Connection url to connect to glance database. # Defaults to undef # # [*database_idle_timeout*]