From ad252c62599cf25c78b6b82448e31847fe880a66 Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Wed, 18 Mar 2015 09:33:07 +0000 Subject: Update the ref for Ansible The old ref doesn't match the unpetrify-ref, and doesn't build on systems without up-to-date CA certificates since the .gitmodules file in the Ansible repo still pointed at https://github.com/. This patch updates the ref so that it points at HEAD of baserock/v1.8.4, which changes the URLs in .gitmodules to be in the form "upstream:repo" instead of pointing at github. Change-Id: Ib66e9800006e56a6e0124d335ff90f05690f492e --- strata/ansible.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strata/ansible.morph b/strata/ansible.morph index 33a23750..4af0e805 100644 --- a/strata/ansible.morph +++ b/strata/ansible.morph @@ -8,5 +8,5 @@ chunks: - name: ansible morph: strata/ansible/ansible.morph repo: upstream:ansible - ref: ebc8d48d34296fe010096f044e2b7591df37a622 + ref: 0a7124541247cc613352054f4bc0c3e116e0b657 unpetrify-ref: baserock/v1.8.4 -- cgit v1.2.1