Project

General

Profile

Download (3.01 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
puppet_proxy: puppetmaster
managed: true

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
puppet_proxy: puppetmaster

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

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

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
puppet_proxy: puppetmaster

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
puppet_proxy: puppetmaster

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
puppet_proxy: puppetmaster

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
puppet_proxy: puppetmaster

sol10host:
name: sol10host
ip: 2.3.4.9
mac: 44:55:66:77:88:99
environment: production
architecture: sparc
operatingsystem: solaris10
subnet: one
model: V210
medium: solaris10
domain: yourdomain
puppet_proxy: puppetmaster

suse:
name: suse01.yourdomain.net
ip: 2.3.4.205
mac: ad:bb:cc:da:ae:ff
environment: production
architecture: x86_64
build: true
ptable: suse
domain: yourdomain
medium: suse
operatingsystem: suse
subnet: one
puppet_proxy: puppetmaster

dhcp:
name: dhcp.mydomain.net
ip: "2.3.4.110"
mac: da:bb:cc:dd:ee:ee
environment: production
architecture: x86_64
operatingsystem: redhat
ptable: one
subnet: one
domain: mydomain
puppet_proxy: puppetmaster
managed: true

sp_dhcp:
name: sdhcp.mydomain.net
ip: "2.3.4.99"
mac: da:bb:cc:dd:ee:ae
environment: production
architecture: x86_64
operatingsystem: redhat
ptable: one
subnet: one
sp_subnet: one
sp_name: dhcp-bmc.mydomain.net
sp_ip: 2.3.4.50
sp_mac: da:bb:cc:dd:ee:aa
domain: mydomain
puppet_proxy: puppetmaster
managed: true
(16-16/47)