File: TestReadPuppetfileIncompatibleGitAttributesTag

package info (click to toggle)
g10k 0.9.10-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,236 kB
  • sloc: sh: 63; makefile: 56
file content (6 lines) | stat: -rw-r--r-- 167 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
moduledir 'external_modules'

mod 'puppetlabs-stdlib',
    :git => 'https://github.com/puppetlabs/puppetlabs-stdlib.git',
    :branch => 'master',
    :tag => '4.3.x'