From 43f930f41e2137a579e7ec674f14d55c703c9a20 Mon Sep 17 00:00:00 2001 From: Spencer Krum Date: Fri, 12 Jun 2015 16:29:22 -0700 Subject: [PATCH] Bring in module to manage update-alternatives This should enable us to remove some execs in our code Change-Id: I478c37763fbc987f71f8060121ffc0b9971d50e7 --- modules.env | 1 + 1 file changed, 1 insertion(+) diff --git a/modules.env b/modules.env index afbfe3c28c..b9d1e9d44d 100644 --- a/modules.env +++ b/modules.env @@ -38,6 +38,7 @@ SOURCE_MODULES["https://git.openstack.org/openstack-infra/puppet-vcsrepo"]="0.0. SOURCE_MODULES["https://github.com/biemond/biemond-wildfly"]="v0.2.4" SOURCE_MODULES["https://github.com/maestrodev/puppet-wget"]="v1.6.0" SOURCE_MODULES["https://github.com/nanliu/puppet-staging"]="1.0.0" +SOURCE_MODULES["https://github.com/puppet-community/puppet-alternatives"]="0.3.0" SOURCE_MODULES["https://github.com/puppet-community/puppet-module-puppetboard"]="2.4.0" SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-apache"]="0.0.4" SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-apt"]="1.4.2"