Sha256: 7f10a5bbf6f415d3ccc58852a9650326129c54fb1b9906b5720f2ffe24d89230

Contents?: true

Size: 87 Bytes

Versions: 4

Compression:

Stored size: 87 Bytes

Contents

# Fact used in inline_template
Facter.add('quux') do
  setcode do
    'quux'
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
puppet-ghostbuster-0.9.0 spec/fixtures/modules/foo/lib/facter/quux.rb
puppet-ghostbuster-0.8.0 spec/fixtures/modules/foo/lib/facter/quux.rb
puppet-ghostbuster-0.7.3 spec/fixtures/modules/foo/lib/facter/quux.rb
puppet-ghostbuster-0.7.2 spec/fixtures/modules/foo/lib/facter/quux.rb