]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
group_vars: remove useless files
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 14 Jan 2020 19:08:17 +0000 (14:08 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 15 Dec 2020 16:30:42 +0000 (17:30 +0100)
Delete legacy files that aren't used anymore.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit e790b0851d3d2a4b98d75d7a5ae4006aebd56e0e)

group_vars/ceph-fetch-keys.yml.sample [deleted file]
group_vars/docker-commons.yml.sample [deleted file]
group_vars/factss.yml.sample [deleted file]
roles/ceph-facts/defaults/main.yml [deleted file]
roles/ceph-fetch-keys/defaults/main.yml [deleted file]

diff --git a/group_vars/ceph-fetch-keys.yml.sample b/group_vars/ceph-fetch-keys.yml.sample
deleted file mode 100644 (file)
index dabde1f..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
----
-# Variables here are applicable to all host groups NOT roles
-
-# This sample file generated by generate_group_vars_sample.sh
-
-# Dummy variable to avoid error because ansible does not recognize the
-# file as a good configuration file when no variable in it.
-dummy:
-
-
-#fetch_directory: fetch/
-#cluster: ceph
-
diff --git a/group_vars/docker-commons.yml.sample b/group_vars/docker-commons.yml.sample
deleted file mode 100644 (file)
index 5387550..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
----
-# Variables here are applicable to all host groups NOT roles
-
-# This sample file generated by generate_group_vars_sample.sh
-
-# Dummy variable to avoid error because ansible does not recognize the
-# file as a good configuration file when no variable in it.
-dummy:
-
-#ceph_docker_registry: docker.io
-#ceph_docker_enable_centos_extra_repo: false
-
-#mon_use_fqdn: false # if set to true, the MON name used will be the fqdn
-
-# Set uid/gid to default '64045' for bootstrap directories.
-# '64045' is used for debian based distros. It must be set to 167 in case of rhel based distros.
-# These values have to be set according to the base OS used by the container image, NOT the host.
-#bootstrap_dirs_owner: "64045"
-#bootstrap_dirs_group: "64045"
-
diff --git a/group_vars/factss.yml.sample b/group_vars/factss.yml.sample
deleted file mode 100644 (file)
index 1a03a20..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
----
-# Variables here are applicable to all host groups NOT roles
-
-# This sample file generated by generate_group_vars_sample.sh
-
-# Dummy variable to avoid error because ansible does not recognize the
-# file as a good configuration file when no variable in it.
-dummy:
-
-
diff --git a/roles/ceph-facts/defaults/main.yml b/roles/ceph-facts/defaults/main.yml
deleted file mode 100644 (file)
index 73b314f..0000000
+++ /dev/null
@@ -1 +0,0 @@
----
\ No newline at end of file
diff --git a/roles/ceph-fetch-keys/defaults/main.yml b/roles/ceph-fetch-keys/defaults/main.yml
deleted file mode 100644 (file)
index c69b2b7..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
----
-
-fetch_directory: fetch/
-cluster: ceph