summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/src/doc
diff options
context:
space:
mode:
authorKenny Woodson <kwoodson@redhat.com>2017-01-31 11:09:57 -0500
committerKenny Woodson <kwoodson@redhat.com>2017-02-01 15:27:26 -0500
commit94fd71fa8fba70205519e18625975b83373c1535 (patch)
tree3dec9e9e78213df07e9665bd87cb400dcce88393 /roles/lib_openshift/src/doc
parent4806fe365e11a9a0266c06d052537836397a26c6 (diff)
downloadopenshift-94fd71fa8fba70205519e18625975b83373c1535.tar.gz
openshift-94fd71fa8fba70205519e18625975b83373c1535.tar.bz2
openshift-94fd71fa8fba70205519e18625975b83373c1535.tar.xz
openshift-94fd71fa8fba70205519e18625975b83373c1535.zip
Adding unit test. Fixed redudant calls to get.
Diffstat (limited to 'roles/lib_openshift/src/doc')
-rw-r--r--roles/lib_openshift/src/doc/label4
1 files changed, 1 insertions, 3 deletions
diff --git a/roles/lib_openshift/src/doc/label b/roles/lib_openshift/src/doc/label
index 1274d58c1..e206d0d06 100644
--- a/roles/lib_openshift/src/doc/label
+++ b/roles/lib_openshift/src/doc/label
@@ -11,7 +11,6 @@ options:
state:
description:
- State represents whether to create, modify, delete, or list
- required: true
default: present
choices: ["present", "absent", "list", "add"]
aliases: []
@@ -30,8 +29,7 @@ options:
kind:
description:
- The kind of object that can be managed.
- required: True
- default: None
+ default: node
choices:
- node
- pod