Project

General

Profile

Actions

Bug #8779

closed

VLAN_ID - Subnet Foreman 1.7.1

Added by Marcel Fuhrmann over 9 years ago. Updated almost 6 years ago.

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

Description

Hello everyone,

I found an issue in Foreman 1.7.1 with the Subnet-Section. After defining a Subnet as following:

Name: test
Network address: 192.168.178.0
Network mask: 255.255.255.0
Gateway address: 192.168.178.1
Primary DNS server: 192.168.178.2
Secondary DNS server: 192.168.178.3
IPAM: None
VLAN ID: 101
Boot mode: Static

and assign it to a hostgroup the following happens when I add a node to this hostgroup (yaml ouput of the node):

  foreman_subnets:
  - network: 192.168.178.0
    mask: 255.255.255.0
    name: test
    gateway: 192.168.178.1
    dns_primary: 192.168.178.2
    dns_secondary: 192.168.178.3
    boot_mode: Static
    ipam: None

So every value I defined will assigned to the node but at least not the VLAN_ID. Why is this happening? Because this value is optional?

Greetings
Marcel


Related issues 1 (0 open1 closed)

Related to Foreman - Feature #2089: Expose network configuration via ENCClosedMarek Hulán01/02/2013Actions
Actions

Also available in: Atom PDF