Modulefile #1

  • //
  • guest/
  • matt_attaway/
  • webkeeper/
  • manifests/
  • modules/
  • apt/
  • Modulefile
  • View
  • Commits
  • Open Download .zip Download (519 B)
name    'puppetlabs-apt'
version '1.2.0'
source  'https://github.com/puppetlabs/puppetlabs-apt'
author  'Evolving Web / Puppet Labs'
license 'Apache License 2.0'
summary 'Puppet Labs Apt Module'
description 'APT Module for Puppet'
project_page 'https://github.com/puppetlabs/puppetlabs-apt'

## Add dependencies, if any:
#dependency 'puppetlabs/stdlib', '2.x'
# The dependency should be written as above but librarian-puppet
# does not support the expression as the PMT does.
dependency 'puppetlabs/stdlib', '>= 2.2.1'
# Change User Description Committed
#1 8433 Matt Attaway Test environement for working with Webkeeper using vagrant.
Just sync and type 'vagrant up'