Project

General

Profile

« Previous | Next » 

Revision 9bb4e25f

Added by Ohad Levy about 12 years ago

  • ID 9bb4e25f77db6771096a83185dc6ce41c8be9e7f

fixes #1600 - records are deleted even though host is not Managed

View differences:

test/fixtures/hosts.yml
subnet: one
domain: mydomain
puppet_proxy: puppetmaster
managed: true
two:
name: temp.yourdomain.net
......
dhcp:
name: dhcp.mydomain.net
ip: "2.3.4.100"
ip: "2.3.4.110"
mac: da:bb:cc:dd:ee:ee
environment: production
architecture: x86_64
......
subnet: one
domain: mydomain
puppet_proxy: puppetmaster
managed: true
sp_dhcp:
name: sdhcp.mydomain.net
......
sp_mac: da:bb:cc:dd:ee:aa
domain: mydomain
puppet_proxy: puppetmaster
managed: true

Also available in: Unified diff