diff options
| author | Scott Dodson <sdodson@redhat.com> | 2017-06-15 15:05:41 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-15 15:05:41 -0400 |
| commit | 1ded13614039e408c81520020b5dccf3523915a4 (patch) | |
| tree | 7a70c321962053c319f46bd2a73d5e7d5fd1174a /roles/lib_openshift/src | |
| parent | 0862f7b6f1448d6ea1fe6c836b3ba1de0afb4485 (diff) | |
| parent | 39e3ae639217738e3ffbb7e90a1e8940bc840798 (diff) | |
Merge pull request #4041 from tbielawa/cfme
CFME as an OpenShift Pod
Diffstat (limited to 'roles/lib_openshift/src')
| -rw-r--r-- | roles/lib_openshift/src/doc/obj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/lib_openshift/src/doc/obj b/roles/lib_openshift/src/doc/obj index 4ff912b2d..c6504ed01 100644 --- a/roles/lib_openshift/src/doc/obj +++ b/roles/lib_openshift/src/doc/obj @@ -39,9 +39,9 @@ options: required: false default: str aliases: [] - all_namespace: + all_namespaces: description: - - The namespace where the object lives. + - Search in all namespaces for the object. required: false default: false aliases: [] |
