diff options
| author | Jason DeTiberus <jdetiber@redhat.com> | 2015-03-06 14:50:26 -0500 | 
|---|---|---|
| committer | Jason DeTiberus <jdetiber@redhat.com> | 2015-03-06 16:00:34 -0500 | 
| commit | 488c755db63064c64e1c25f82267c17076a0b99f (patch) | |
| tree | 1c2be680614a833d7706e9df76f74a9bdab48881 /roles/openshift_node | |
| parent | 3aed7219448ab99377643c71d05f2a26b6e11c99 (diff) | |
Fix license name
Diffstat (limited to 'roles/openshift_node')
| -rw-r--r-- | roles/openshift_node/meta/main.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/roles/openshift_node/meta/main.yml b/roles/openshift_node/meta/main.yml index 674a320cb..c92008a77 100644 --- a/roles/openshift_node/meta/main.yml +++ b/roles/openshift_node/meta/main.yml @@ -3,7 +3,7 @@ galaxy_info:    author: Jhon Honce    description: OpenShift Node    company: Red Hat, Inc. -  license: ASL 2.0 +  license: Apache License, Version 2.0    min_ansible_version: 1.7    platforms:    - name: EL | 
