diff options
author | Thomas Wiest <twiest@redhat.com> | 2015-06-19 10:14:07 -0400 |
---|---|---|
committer | Thomas Wiest <twiest@redhat.com> | 2015-06-19 10:14:07 -0400 |
commit | 8625cf7d8bb6a6b119183ece1e591abe526a3e95 (patch) | |
tree | e6660b7e53b86dcdb0eda59b5940ec404d0ac82d /roles | |
parent | a7ac3f7b513fe57ddccad15bdb6c7e9091f16bcd (diff) | |
download | openshift-8625cf7d8bb6a6b119183ece1e591abe526a3e95.tar.gz openshift-8625cf7d8bb6a6b119183ece1e591abe526a3e95.tar.bz2 openshift-8625cf7d8bb6a6b119183ece1e591abe526a3e95.tar.xz openshift-8625cf7d8bb6a6b119183ece1e591abe526a3e95.zip |
changed Openshift to OpenShift
Diffstat (limited to 'roles')
-rw-r--r-- | roles/docker_storage/README.md | 2 | ||||
-rw-r--r-- | roles/docker_storage/meta/main.yml | 2 | ||||
-rw-r--r-- | roles/openshift_ansible_inventory/README.md | 4 | ||||
-rw-r--r-- | roles/openshift_ansible_inventory/meta/main.yml | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/roles/docker_storage/README.md b/roles/docker_storage/README.md index 0d8f31afc..bf0158623 100644 --- a/roles/docker_storage/README.md +++ b/roles/docker_storage/README.md @@ -36,4 +36,4 @@ ASL 2.0 Author Information ------------------ -Openshift operations, Red Hat, Inc +OpenShift operations, Red Hat, Inc diff --git a/roles/docker_storage/meta/main.yml b/roles/docker_storage/meta/main.yml index a5d51cd3a..f5b2d53cb 100644 --- a/roles/docker_storage/meta/main.yml +++ b/roles/docker_storage/meta/main.yml @@ -1,6 +1,6 @@ --- galaxy_info: - author: Openshift + author: OpenShift description: Setup docker_storage options company: Red Hat, Inc license: ASL 2.0 diff --git a/roles/openshift_ansible_inventory/README.md b/roles/openshift_ansible_inventory/README.md index 69a07effd..b62287c12 100644 --- a/roles/openshift_ansible_inventory/README.md +++ b/roles/openshift_ansible_inventory/README.md @@ -1,4 +1,4 @@ -Openshift Ansible Inventory +OpenShift Ansible Inventory ========= Install and configure openshift-ansible-inventory. @@ -38,4 +38,4 @@ ASL 2.0 Author Information ------------------ -Openshift operations, Red Hat, Inc +OpenShift operations, Red Hat, Inc diff --git a/roles/openshift_ansible_inventory/meta/main.yml b/roles/openshift_ansible_inventory/meta/main.yml index ff3df0a7d..7f7387e80 100644 --- a/roles/openshift_ansible_inventory/meta/main.yml +++ b/roles/openshift_ansible_inventory/meta/main.yml @@ -1,6 +1,6 @@ --- galaxy_info: - author: Openshift + author: OpenShift description: Install and configure openshift-ansible-inventory company: Red Hat, Inc license: ASL 2.0 |