Project

General

Profile

Download (1.74 KB) Statistics
| Branch: | Tag: | Revision:
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html

one:
name: myname.mydomain.net
ip: "2.3.4.1"
mac: aabbCCddeeee
environment: production
architecture: x86_64
operatingsystem: redhat
ptable: one
subnet: one
domain: mydomain

two:
name: temp.yourdomain.net
ip: "2.3.4.5"
mac: "aa:bb:cc:dd:ee:ff"
environment: production
architecture: x86_64
operatingsystem: centos5_3
ptable: one
domain: yourdomain
subnet: one
medium: one

otherfullhost:
name: otherfullhost
mac: aabbecddee11
ip: 2.3.4.6
domain: mydomain
operatingsystem: redhat
architecture: x86_64
environment: production
disk: empty partition
subnet: one

anotherfullhost:
name: anotherfullhost
mac: aabbecddee22
ip: 2.3.4.7
domain: mydomain
operatingsystem: redhat
architecture: x86_64
environment: production
disk: empty partition
subnet: one

myfullhost:
name: myfullname.mydomain.net
ip: 3.3.4.5
mac: 112233445566
architecture: x86_64
operatingsystem: centos5_3
disk: empty partition
subnet: two
domain: mydomain

redhat:
name: temp01.yourdomain.net
ip: 2.3.4.100
mac: ad:bb:cc:dd:ee:ff
environment: production
architecture: x86_64
build: true
ptable: one
domain: yourdomain
medium: one
operatingsystem: redhat
subnet: one

ubuntu:
name: temp-01.yourdomain.net
ip: 2.3.4.105
mac: ac:bb:cc:dd:ee:ff
environment: production
architecture: x86_64
operatingsystem: ubuntu1010
build: true
ptable: ubuntu
domain: yourdomain
medium: ubuntu
subnet: one
puppetmaster_name: puppet

minimal:
name: temp-02.useless.net
ip: 2.3.4.16
mac: ac:bb:cc:aa:ee:ff
environment: production
architecture: x86_64
operatingsystem: ubuntu1010
ptable: ubuntu
medium: ubuntu
(13-13/42)