From: David Galloway Date: Wed, 27 Sep 2017 15:20:34 +0000 (-0400) Subject: testnode: Update apt pinning URL X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=1b4e881d750a849d9c177b808344769f75bcccfa;p=ceph-cm-ansible.git testnode: Update apt pinning URL Signed-off-by: David Galloway --- diff --git a/roles/testnode/templates/apt/ceph.pref b/roles/testnode/templates/apt/ceph.pref index 7cd94a9..c1e70b0 100644 --- a/roles/testnode/templates/apt/ceph.pref +++ b/roles/testnode/templates/apt/ceph.pref @@ -1,4 +1,4 @@ {# {{ ansible_managed }} #} Package: * -Pin: origin {{ gitbuilder_host }} +Pin: origin *.ceph.com Pin-Priority: 999