Project

General

Profile

Actions

Bug #3039

closed

smart variabele override doesn't work

Added by Ronny M over 10 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Foreman 1.2.2

If a smart variable is overridden in hosts parameters of an host with a new or different value, the value from the matcher rule is in the yaml instead of the value from the override.

In the yaml below as "lv_layout: ext4" but should be lv_layout: ext5 as shown in attachment: smart_variable_override.png

The overridden variable shows notfound instead of ext4 in the screendump but that is another bug that I logged as Bug #3033.

---
classes:
test:
parameters:
puppetmaster: foreman.localdomain
hostgroup: test
root_pw: xybxa6JUkz63w
puppet_ca: foreman.localdomain
foreman_env: production
owner_name: "Admin User"
owner_email: "root@localdomain"
global-param: test
host-param: test
lv_layout: ext4
environment: production


Files

smart_variable_override.png View smart_variable_override.png 136 KB Ronny M, 09/06/2013 09:18 AM
Actions #1

Updated by Anonymous almost 7 years ago

  • Status changed from New to Resolved

a lot of things changed since then...

Actions

Also available in: Atom PDF