From 2840cc60e695752e993c8f12ee3ee97135261132 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathieu=20Gagne=CC=81?= Date: Tue, 4 Mar 2014 11:08:30 -0500 Subject: [PATCH] Unpin puppetlabs-apache fixture to use latest version puppetlabs-apache >= 0.11.0 is required by horizon module. Change-Id: Ic7990161b80cad9a72bb641d7b221433b1445d50 Closes-bug: #1287752 --- .fixtures.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.fixtures.yml b/.fixtures.yml index 3843c48..6f5c03d 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -10,9 +10,7 @@ fixtures: 'ceilometer' : 'git://github.com/stackforge/puppet-ceilometer' 'heat' : 'git://github.com/stackforge/puppet-heat' "apt": "git://github.com/puppetlabs/puppetlabs-apt.git" - "apache": - repo: "git://github.com/puppetlabs/puppetlabs-apache.git" - ref: 'origin/0.x' + "apache": "git://github.com/puppetlabs/puppetlabs-apache.git" "concat": "git://github.com/puppetlabs/puppetlabs-concat.git" "firewall": "git://github.com/puppetlabs/puppetlabs-firewall.git" "mysql":