Sha256: 5277cae1fa92d8e9e69b8edc9359e6bc6532699c82caa650be0aa3877e431d2a

Contents?: true

Size: 359 Bytes

Versions: 5

Compression:

Stored size: 359 Bytes

Contents

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html

one:
  config_template: mystring
  hostgroup: common
  environment: production

two:
  config_template: mystring2
  hostgroup_id: unusual

three:
  config_template: myfinish
  environment: production

four:
   config_template: mystring2
   hostgroup: common
   environment: production

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foreman_discovery-1.0.0 test/foreman_app/test/fixtures/template_combinations.yml
foreman_discovery-1.0.0.rc4 test/foreman_app/test/fixtures/template_combinations.yml
foreman_discovery-1.0.0.rc3 test/foreman_app/test/fixtures/template_combinations.yml
foreman_discovery-1.0.0.rc2 test/foreman_app/test/fixtures/template_combinations.yml
foreman_discovery-1.0.0.rc1 test/foreman_app/test/fixtures/template_combinations.yml