diff options
-rw-r--r-- | bin/README_BUILD | 4 | ||||
-rw-r--r-- | bin/openshift-ansible-bin.spec (renamed from bin/openshift-ansible-cmds.spec) | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/bin/README_BUILD b/bin/README_BUILD new file mode 100644 index 000000000..48d4ff4b3 --- /dev/null +++ b/bin/README_BUILD @@ -0,0 +1,4 @@ +# How to build openshift-ansible + + +Test build diff --git a/bin/openshift-ansible-cmds.spec b/bin/openshift-ansible-bin.spec index 24705ae31..2b83a7d0b 100644 --- a/bin/openshift-ansible-cmds.spec +++ b/bin/openshift-ansible-bin.spec @@ -1,6 +1,6 @@ Summary: OpenShift Operations files for mirror -Name: openshift-ansible-cmds -Version: 0.0.0 +Name: openshift-ansible-bin +Version: 0.0.1 Release: 1%{?dist} License: ASL 2.0 URL: https://github.com/openshift/openshift-ansible |