Explorar el Código

Fix license name

Jason DeTiberus hace 10 años
padre
commit
488c755db6

+ 1 - 1
roles/openshift_common/meta/main.yml

@@ -3,7 +3,7 @@ galaxy_info:
   author: Jason DeTiberus
   description: OpenShift Common
   company: Red Hat, Inc.
-  license: ASL 2.0
+  license: Apache License, Version 2.0
   min_ansible_version: 1.7
   platforms:
   - name: EL

+ 1 - 1
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

+ 1 - 1
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

+ 1 - 1
roles/openshift_sdn_master/meta/main.yml

@@ -3,7 +3,7 @@ galaxy_info:
   author: Jason DeTiberus
   description: OpenShift SDN Master
   company: Red Hat, Inc.
-  license: ASL 2.0
+  license: Apache License, Version 2.0
   min_ansible_version: 1.7
   platforms:
   - name: EL

+ 1 - 1
roles/openshift_sdn_node/meta/main.yml

@@ -3,7 +3,7 @@ galaxy_info:
   author: Jason DeTiberus
   description: OpenShift SDN Node
   company: Red Hat, Inc.
-  license: ASL 2.0
+  license: Apache License, Version 2.0
   min_ansible_version: 1.7
   platforms:
   - name: EL

+ 1 - 1
roles/os_firewall/README.md

@@ -59,7 +59,7 @@ Use firewalld and open tcp port 443 and close previously open tcp port 80:
 License
 -------
 
-ASL 2.0
+Apache License, Version 2.0
 
 Author Information
 ------------------

+ 1 - 1
roles/os_firewall/meta/main.yml

@@ -2,7 +2,7 @@ galaxy_info:
   author: Jason DeTiberus
   description: os_firewall
   company: Red Hat, Inc.
-  license: ASL 2.0
+  license: Apache License, Version 2.0
   min_ansible_version: 1.7
   platforms:
   - name: EL