Bug #5785
closed
Override class parameter by subnet no longer works since 1.5
Added by Ewoud Kohl van Wijngaarden almost 11 years ago.
Updated over 6 years ago.
Description
I have a puppet class parameter (master for munin::client) with the following order:
fqdn
subnet
hostgroup
os
domain
Then a match
subnet=172.17.0.0/16
with some value.
Before I upgraded to 1.5 the override worked, but since I upgraded to 1.5 it no longer does. I can see that since machines with subnet=172.17.0.0/16 no longer have munin graphs since the upgrade. One node that's in noop still has the correct master, but wants to change it to the default as well.
- Status changed from New to Assigned
- Assignee set to Ori Rabin
Currently subnet matchers only work on the subnet label (for example, "subnet1 (192.168.1.0/24)").
This should be updated to match either the name or the network, or the documentation should be updated to indicate this behaviour.
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3601 added
- Category set to Parameters
- Translation missing: en.field_release set to 160
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Related to Bug #16025: Import subnets from proxy returns 500 added
Also available in: Atom
PDF