Project

General

Profile

« Previous | Next » 

Revision 9dd00534

Added by Tom Caspy almost 9 years ago

fixes #11425 - adding lookup_value_matcher to host and hostgroup to make db schema more logical

View differences:

test/fixtures/hostgroups.yml
title: Common
root_pass: $1$foreman$NW1XVtbk4/XkJqmKNrFWV0
compute_profile: one
lookup_value_matcher: hostgroup=Common
unusual:
name: Unusual
puppet_proxy: puppetmaster
title: Unusual
lookup_value_matcher: hostgroup=Unusual
db:
name: db
......
medium: one
puppet_proxy: puppetmaster
title: db
lookup_value_matcher: hostgroup=db
parent:
name: Parent
......
subnet: three
compute_profile: one
id: 1
lookup_value_matcher: hostgroup=Parent
inherited:
name: inherited
environment: production
title: Parent/inherited
ancestry: 1
lookup_value_matcher: hostgroup=inherited

Also available in: Unified diff