Sha256: 91ccfc0f9d4922d9721fc4866af573c82ce239a799cea858a8f377e88926862c

Contents?: true

Size: 343 Bytes

Versions: 8

Compression:

Stored size: 343 Bytes

Contents

---
default_set: 'centos-58-x64'
sets:
  'centos-58-x64':
    nodes:
      "master":
        prefab: 'centos-58-x64'
        options:
          ip: '192.168.1.2'
          cpus: 2
          memory: 4096 #mb
      "agent":
        prefab: 'centos-58-x64'
        options:
          ip: '192.168.1.3'
          cpus: 1
          memory: 768 #mb

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
rspec-system-2.8.0 spec/fixtures/nodeset_example4.yml
rspec-system-2.7.2 spec/fixtures/nodeset_example4.yml
rspec-system-2.7.1 spec/fixtures/nodeset_example4.yml
rspec-system-2.7.0 spec/fixtures/nodeset_example4.yml
rspec-system-2.6.0 spec/fixtures/nodeset_example4.yml
rspec-system-2.5.1 spec/fixtures/nodeset_example4.yml
rspec-system-2.5.0 spec/fixtures/nodeset_example4.yml
rspec-system-2.4.0 spec/fixtures/nodeset_example4.yml