diff --git a/manifests/clients.pp b/manifests/clients.pp index 9433fe2..a83b613 100644 --- a/manifests/clients.pp +++ b/manifests/clients.pp @@ -11,7 +11,7 @@ # # [*endpoint_type*] # (optional) Type of endpoint in Identity service catalog to use for -# communication with the the OpenStack service. +# communication with the OpenStack service. # Defaults to publicURL # # [*ca_file*] diff --git a/manifests/clients/barbican.pp b/manifests/clients/barbican.pp index 53f8af8..13cf35f 100644 --- a/manifests/clients/barbican.pp +++ b/manifests/clients/barbican.pp @@ -11,7 +11,7 @@ # # [*endpoint_type*] # (optional) Type of endpoint in Identity service catalog to use for -# communication with the the OpenStack service. +# communication with the OpenStack service. # Defaults to publicURL class magnum::clients::barbican( diff --git a/manifests/clients/glance.pp b/manifests/clients/glance.pp index 3aaef94..60d7345 100644 --- a/manifests/clients/glance.pp +++ b/manifests/clients/glance.pp @@ -11,7 +11,7 @@ # # [*endpoint_type*] # (optional) Type of endpoint in Identity service catalog to use for -# communication with the the OpenStack service. +# communication with the OpenStack service. # Defaults to publicURL # # [*api_version*] diff --git a/manifests/clients/heat.pp b/manifests/clients/heat.pp index 2cf56c2..243f3f2 100644 --- a/manifests/clients/heat.pp +++ b/manifests/clients/heat.pp @@ -11,7 +11,7 @@ # # [*endpoint_type*] # (optional) Type of endpoint in Identity service catalog to use for -# communication with the the OpenStack service. +# communication with the OpenStack service. # Defaults to publicURL # # [*api_version*] diff --git a/manifests/clients/magnum.pp b/manifests/clients/magnum.pp index 6e17835..a5318b4 100644 --- a/manifests/clients/magnum.pp +++ b/manifests/clients/magnum.pp @@ -11,7 +11,7 @@ # # [*endpoint_type*] # (optional) Type of endpoint in Identity service catalog to use for -# communication with the the OpenStack service. +# communication with the OpenStack service. # Defaults to publicURL class magnum::clients::magnum( diff --git a/manifests/clients/neutron.pp b/manifests/clients/neutron.pp index 78e1eff..ec5bfd5 100644 --- a/manifests/clients/neutron.pp +++ b/manifests/clients/neutron.pp @@ -11,7 +11,7 @@ # # [*endpoint_type*] # (optional) Type of endpoint in Identity service catalog to use for -# communication with the the OpenStack service. +# communication with the OpenStack service. # Defaults to publicURL # # [*ca_file*] diff --git a/manifests/clients/nova.pp b/manifests/clients/nova.pp index e04b258..aecdbad 100644 --- a/manifests/clients/nova.pp +++ b/manifests/clients/nova.pp @@ -11,7 +11,7 @@ # # [*endpoint_type*] # (optional) Type of endpoint in Identity service catalog to use for -# communication with the the OpenStack service. +# communication with the OpenStack service. # Defaults to publicURL # # [*api_version*]