diff options
Diffstat (limited to 'roles/openshift_master/meta')
-rw-r--r-- | roles/openshift_master/meta/main.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_master/meta/main.yml b/roles/openshift_master/meta/main.yml index bb0fc00e9..41a183c3b 100644 --- a/roles/openshift_master/meta/main.yml +++ b/roles/openshift_master/meta/main.yml @@ -3,7 +3,7 @@ galaxy_info: author: Jhon Honce description: OpenShift Master company: Red Hat, Inc. - license: ASL 2.0 + license: Apache License, Version 2.0 min_ansible_version: 1.7 platforms: - name: EL |