diff --git a/manifests/registry/authtoken.pp b/manifests/registry/authtoken.pp index 5e596950..7ebbab6a 100644 --- a/manifests/registry/authtoken.pp +++ b/manifests/registry/authtoken.pp @@ -1,6 +1,6 @@ # class: glance::registry::authtoken # -# Configure the keystone_authtoken section in the Glance API configuration file +# Configure the keystone_authtoken section in the glance registry configuration file. # # === Parameters # diff --git a/manifests/registry/db.pp b/manifests/registry/db.pp index 3398929b..14cee101 100644 --- a/manifests/registry/db.pp +++ b/manifests/registry/db.pp @@ -1,6 +1,6 @@ # == Class: glance::registry::db # -# Configure the Glance database +# Configure the Glance database in the registry configuration file. # # === Parameters #