From f9ddc27cd587d7fbbc8d93f29410672c432e4a1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Han?= Date: Thu, 1 Nov 2018 13:02:16 +0100 Subject: [PATCH] lint: meta add company info MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Sébastien Han --- roles/ceph-agent/meta/main.yml | 1 + roles/ceph-client/meta/main.yml | 1 + roles/ceph-common/meta/main.yml | 1 + roles/ceph-config/meta/main.yml | 1 + roles/ceph-defaults/meta/main.yml | 1 + roles/ceph-docker-common/meta/main.yml | 1 + roles/ceph-fetch-keys/meta/main.yml | 1 + roles/ceph-handler/meta/main.yml | 1 + roles/ceph-infra/meta/main.yml | 1 + roles/ceph-iscsi-gw/meta/main.yml | 1 + roles/ceph-mds/meta/main.yml | 1 + roles/ceph-mgr/meta/main.yml | 1 + roles/ceph-mon/meta/main.yml | 1 + roles/ceph-nfs/meta/main.yml | 1 + roles/ceph-osd/meta/main.yml | 1 + roles/ceph-rbd-mirror/meta/main.yml | 1 + roles/ceph-rgw/meta/main.yml | 1 + roles/ceph-validate/meta/main.yml | 1 + 18 files changed, 18 insertions(+) diff --git a/roles/ceph-agent/meta/main.yml b/roles/ceph-agent/meta/main.yml index bdc7792b1..97e74ffe3 100644 --- a/roles/ceph-agent/meta/main.yml +++ b/roles/ceph-agent/meta/main.yml @@ -1,5 +1,6 @@ --- galaxy_info: + company: Red Hat author: Alfredo Deza description: Installs Ceph Storage Agent license: Apache diff --git a/roles/ceph-client/meta/main.yml b/roles/ceph-client/meta/main.yml index cc441e952..057fb2962 100644 --- a/roles/ceph-client/meta/main.yml +++ b/roles/ceph-client/meta/main.yml @@ -1,5 +1,6 @@ --- galaxy_info: + company: Red Hat author: Sébastien Han description: Installs A Ceph Client license: Apache diff --git a/roles/ceph-common/meta/main.yml b/roles/ceph-common/meta/main.yml index 0b0995b61..baeee1f7c 100644 --- a/roles/ceph-common/meta/main.yml +++ b/roles/ceph-common/meta/main.yml @@ -1,5 +1,6 @@ --- galaxy_info: + company: Red Hat author: Sébastien Han description: Installs Ceph license: Apache diff --git a/roles/ceph-config/meta/main.yml b/roles/ceph-config/meta/main.yml index f83bf2ce7..b99355267 100644 --- a/roles/ceph-config/meta/main.yml +++ b/roles/ceph-config/meta/main.yml @@ -1,5 +1,6 @@ --- galaxy_info: + company: Red Hat author: Guillaume Abrioux description: Handles ceph-ansible initial configuration license: Apache diff --git a/roles/ceph-defaults/meta/main.yml b/roles/ceph-defaults/meta/main.yml index 19263fcf8..e2f87d73e 100644 --- a/roles/ceph-defaults/meta/main.yml +++ b/roles/ceph-defaults/meta/main.yml @@ -1,5 +1,6 @@ --- galaxy_info: + company: Red Hat author: Sébastien Han description: Handles ceph-ansible default vars for all roles license: Apache diff --git a/roles/ceph-docker-common/meta/main.yml b/roles/ceph-docker-common/meta/main.yml index 0b0995b61..baeee1f7c 100644 --- a/roles/ceph-docker-common/meta/main.yml +++ b/roles/ceph-docker-common/meta/main.yml @@ -1,5 +1,6 @@ --- galaxy_info: + company: Red Hat author: Sébastien Han description: Installs Ceph license: Apache diff --git a/roles/ceph-fetch-keys/meta/main.yml b/roles/ceph-fetch-keys/meta/main.yml index 76db95281..dca2e6298 100644 --- a/roles/ceph-fetch-keys/meta/main.yml +++ b/roles/ceph-fetch-keys/meta/main.yml @@ -1,5 +1,6 @@ --- galaxy_info: + company: Red Hat author: Andrew Schoen description: Fetches ceph keys from monitors. license: Apache diff --git a/roles/ceph-handler/meta/main.yml b/roles/ceph-handler/meta/main.yml index f4239369f..497a03d88 100644 --- a/roles/ceph-handler/meta/main.yml +++ b/roles/ceph-handler/meta/main.yml @@ -1,5 +1,6 @@ --- galaxy_info: + company: Red Hat author: Sébastien Han description: Contains handlers for Ceph services license: Apache diff --git a/roles/ceph-infra/meta/main.yml b/roles/ceph-infra/meta/main.yml index fae937518..3e03e6970 100644 --- a/roles/ceph-infra/meta/main.yml +++ b/roles/ceph-infra/meta/main.yml @@ -1,5 +1,6 @@ --- galaxy_info: + company: Red Hat author: Guillaume Abrioux description: Handles ceph infra requirements (ntp, firewall, ...) license: Apache diff --git a/roles/ceph-iscsi-gw/meta/main.yml b/roles/ceph-iscsi-gw/meta/main.yml index 382f37f0b..9c094902c 100644 --- a/roles/ceph-iscsi-gw/meta/main.yml +++ b/roles/ceph-iscsi-gw/meta/main.yml @@ -1,5 +1,6 @@ --- galaxy_info: + company: Red Hat author: Paul Cuzner description: Installs Ceph iSCSI Gateways license: Apache diff --git a/roles/ceph-mds/meta/main.yml b/roles/ceph-mds/meta/main.yml index de208304c..357cbb47d 100644 --- a/roles/ceph-mds/meta/main.yml +++ b/roles/ceph-mds/meta/main.yml @@ -1,5 +1,6 @@ --- galaxy_info: + company: Red Hat author: Sébastien Han description: Installs Ceph Metadata license: Apache diff --git a/roles/ceph-mgr/meta/main.yml b/roles/ceph-mgr/meta/main.yml index 92d9e9f1c..b903ca07c 100644 --- a/roles/ceph-mgr/meta/main.yml +++ b/roles/ceph-mgr/meta/main.yml @@ -1,5 +1,6 @@ --- galaxy_info: + company: Red Hat author: Sébastien Han description: Installs Ceph Manager license: Apache diff --git a/roles/ceph-mon/meta/main.yml b/roles/ceph-mon/meta/main.yml index 0250aa750..1bc2761a2 100644 --- a/roles/ceph-mon/meta/main.yml +++ b/roles/ceph-mon/meta/main.yml @@ -1,5 +1,6 @@ --- galaxy_info: + company: Red Hat author: Sébastien Han description: Installs Ceph Monitor license: Apache diff --git a/roles/ceph-nfs/meta/main.yml b/roles/ceph-nfs/meta/main.yml index 4fe5ad541..59cd4baa1 100644 --- a/roles/ceph-nfs/meta/main.yml +++ b/roles/ceph-nfs/meta/main.yml @@ -1,5 +1,6 @@ --- galaxy_info: + company: Red Hat author: Daniel Gryniewicz description: Installs Ceph NFS Gateway license: Apache diff --git a/roles/ceph-osd/meta/main.yml b/roles/ceph-osd/meta/main.yml index a4bfe1641..dfaa6a9b0 100644 --- a/roles/ceph-osd/meta/main.yml +++ b/roles/ceph-osd/meta/main.yml @@ -1,5 +1,6 @@ --- galaxy_info: + company: Red Hat author: Sébastien Han description: Installs Ceph Object Storage Daemon license: Apache diff --git a/roles/ceph-rbd-mirror/meta/main.yml b/roles/ceph-rbd-mirror/meta/main.yml index 5462ab45d..504225bbe 100644 --- a/roles/ceph-rbd-mirror/meta/main.yml +++ b/roles/ceph-rbd-mirror/meta/main.yml @@ -1,5 +1,6 @@ --- galaxy_info: + company: Red Hat author: Sébastien Han description: Installs Ceph Mirror Agent license: Apache diff --git a/roles/ceph-rgw/meta/main.yml b/roles/ceph-rgw/meta/main.yml index 059b2e57f..37c6819ca 100644 --- a/roles/ceph-rgw/meta/main.yml +++ b/roles/ceph-rgw/meta/main.yml @@ -1,5 +1,6 @@ --- galaxy_info: + company: Red Hat author: Sébastien Han description: Installs Ceph Rados Gateway license: Apache diff --git a/roles/ceph-validate/meta/main.yml b/roles/ceph-validate/meta/main.yml index 18b7f0285..eef8e218d 100644 --- a/roles/ceph-validate/meta/main.yml +++ b/roles/ceph-validate/meta/main.yml @@ -1,5 +1,6 @@ --- galaxy_info: + company: Red Hat author: Andrew Schoen description: Validates Ceph config options license: Apache