From 4ba11576ce6e69edb131c004382040e438d20221 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Fri, 15 Jan 2016 15:02:10 -0700 Subject: [PATCH] puddle: add SCL to ceph-1.3-async configuration In RHCeph 1.3.1, we introduced Foreman, which has a dependency on the SCL product. All async updates after this must use the SCL repo for repoclosure. --- roles/puddle/templates/ceph-1.3-rhel-7-async.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/puddle/templates/ceph-1.3-rhel-7-async.conf b/roles/puddle/templates/ceph-1.3-rhel-7-async.conf index ce659c4..e3b5f70 100644 --- a/roles/puddle/templates/ceph-1.3-rhel-7-async.conf +++ b/roles/puddle/templates/ceph-1.3-rhel-7-async.conf @@ -26,7 +26,7 @@ keys = fd431d51,f21541eb [Server-RH7-CEPH-INSTALLER-1.3] variant = Server-RH7-CEPH-INSTALLER-1.3 -external = {{ puddle.rhel_7_server_repo_url }} +external = {{ puddle.rhel_7_server_repo_url }},{{ puddle.rhel_7_scl_repo_url }} keys = fd431d51,f21541eb [Server-RH7-CEPH-MON-1.3] -- 2.39.5