common: fix ga verison for debian rhcs

Signed-off-by: Sébastien Han <seb@redhat.com>
pull/2004/head
Sébastien Han 2017-10-05 18:45:30 +02:00
parent 639389b9cd
commit 425ecb3c7d
3 changed files with 3 additions and 3 deletions

View 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

View 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

View 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