Project

General

Profile

Actions

Bug #5785

closed

Override class parameter by subnet no longer works since 1.5

Added by Ewoud Kohl van Wijngaarden almost 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Parameters
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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.


Related issues 1 (0 open1 closed)

Related to Foreman - Bug #16025: Import subnets from proxy returns 500ClosedDaniel Lobato Garcia08/09/2016Actions
Actions #2

Updated by Tomer Brisker almost 8 years ago

  • 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.

Actions #3

Updated by The Foreman Bot over 7 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/3601 added
Actions #4

Updated by Dominic Cleal over 7 years ago

  • Category set to Parameters
  • translation missing: en.field_release set to 160
Actions #5

Updated by Ori Rabin over 7 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #6

Updated by Dominic Cleal over 7 years ago

  • Related to Bug #16025: Import subnets from proxy returns 500 added
Actions

Also available in: Atom PDF