From 5712faf7f3971d48009f30ed95ab24d776c0adb1 Mon Sep 17 00:00:00 2001 From: Benedikt Trefzer Date: Wed, 20 Sep 2017 16:15:00 +0200 Subject: [PATCH] fix comment about registry configuration Change-Id: I11ba7eb9225e02ca34e0912de6b77a10972aa28c --- manifests/registry/authtoken.pp | 2 +- manifests/registry/db.pp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 #