]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
common: fix ga verison for debian rhcs 2004/head
authorSébastien Han <seb@redhat.com>
Thu, 5 Oct 2017 16:45:30 +0000 (18:45 +0200)
committerSébastien Han <seb@redhat.com>
Thu, 5 Oct 2017 16:45:30 +0000 (18:45 +0200)
Signed-off-by: Sébastien Han <seb@redhat.com>
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-defaults/defaults/main.yml

index ca0b45a8ec86a645352a187b1c5e9ce1806f2627..78afcc327ed48d0f5dd730d0ad4007cb00ee260c 100644 (file)
@@ -180,7 +180,7 @@ dummy:
 
 # RHCS installation in Debian systems
 #ceph_rhcs_cdn_debian_repo: https://customername:customerpasswd@rhcs.download.redhat.com
-#ceph_rhcs_cdn_debian_repo_version: "/3-updates/"
+#ceph_rhcs_cdn_debian_repo_version: "/3-release/" # for GA, later for updates use /3-updates/
 
 
 # REPOSITORY: UBUNTU CLOUD ARCHIVE
index 0582f806bc45c88841389f9102dbd2a63c22c24c..034e28d1d4b552e0574b238f9d2739cb79b72266 100644 (file)
@@ -180,7 +180,7 @@ ceph_repository: rhcs
 
 # RHCS installation in Debian systems
 #ceph_rhcs_cdn_debian_repo: https://customername:customerpasswd@rhcs.download.redhat.com
-#ceph_rhcs_cdn_debian_repo_version: "/3-updates/"
+#ceph_rhcs_cdn_debian_repo_version: "/3-release/" # for GA, later for updates use /3-updates/
 
 
 # REPOSITORY: UBUNTU CLOUD ARCHIVE
index 225b19e000a0ad2c4f1d6078e923e9e3186388eb..a8ef2a1ecc74bcc94d2e2e08934432b3497d0f9f 100644 (file)
@@ -172,7 +172,7 @@ ceph_rhcs_repository_path: "{{ ceph_stable_rh_storage_repository_path | default(
 
 # RHCS installation in Debian systems
 ceph_rhcs_cdn_debian_repo: https://customername:customerpasswd@rhcs.download.redhat.com
-ceph_rhcs_cdn_debian_repo_version: "/3-updates/"
+ceph_rhcs_cdn_debian_repo_version: "/3-release/" # for GA, later for updates use /3-updates/
 
 
 # REPOSITORY: UBUNTU CLOUD ARCHIVE