Project

General

Profile

Actions

Feature #2089

closed

Expose network configuration via ENC

Added by Brian Rak about 11 years ago. Updated over 5 years ago.

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

Description

I'd like to see the hosts network information exposed as parameters in the ENC output. Currently we have to duplicate all this information via host parameters (we use things like main_ip => 10.0.0.5, main_gateway => 10.0.0.1, main_subnet_mask => 255.255.255.0). It would be nice to not have to duplicate all this.

Basically, everything on the subnet page would be nice to have access to from puppet classes.


Related issues 6 (1 open5 closed)

Related to Foreman - Feature #2240: Full Multiple Interface SupportClosed02/20/2013Actions
Related to Foreman - Tracker #2409: NetworkingNew

Actions
Related to Foreman - Bug #8546: New ENC output for iinterfaces clashes with FacterClosedGreg Sutcliffe12/02/2014Actions
Related to Foreman - Bug #8433: Humanized name (type) of NIC works only for managed interfaces in ENC outputClosedMarek Hulán11/18/2014Actions
Related to Foreman - Feature #8685: Netmask in ENC outputClosedDominic Cleal12/12/2014Actions
Related to Foreman - Bug #8779: VLAN_ID - Subnet Foreman 1.7.1ClosedMarek Hulán12/22/2014Actions
Actions #1

Updated by Benjamin Papillon about 10 years ago

  • Description updated (diff)
  • Status changed from New to Feedback

Hi,

It is possible from 1.2 or 1.3 I don't remember exactly. You have to define the parameters like gateway and DNS in the corresponding Subnet.
Then you can access these informations using the instructions on this wiki page : http://projects.theforeman.org/projects/foreman/wiki/TemplateWriting

Tell me if this solution is workign for you or if you are waiting for full resolution of #2240.

Regards

Actions #2

Updated by Marek Hulán over 9 years ago

Actions #3

Updated by Marek Hulán over 9 years ago

  • Category set to External Nodes
  • Status changed from Feedback to New

We should publish all networking (not just subnet) info we have in ENC, namespacing it with a configurable string so users can avoid potential clashes with other networking facts.
We should also add some helpers to that existing puppet classes can be fed with data in a better form that <%= @host.interfaces.first.subnet.gateway %>

Actions #4

Updated by Marek Hulán over 9 years ago

  • Status changed from New to Assigned
  • Assignee set to Marek Hulán
  • Target version set to 1.7.2
Actions #5

Updated by The Foreman Bot over 9 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/1862 added
  • Pull request deleted ()
Actions #6

Updated by Marek Hulán over 9 years ago

I decided not to make key name configurable. We can collide only with custom global parameters and facts which still comes from Foreman. We already add a lot of other information so if this is needed we should either move all (with some backward compatibility) or none. Feel free to add your comments to the PR if you don't agree.

Actions #7

Updated by Marek Hulán over 9 years ago

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

Updated by Dominic Cleal over 9 years ago

  • translation missing: en.field_release set to 21
Actions #9

Updated by Bryan Kearney over 9 years ago

  • Bugzilla link set to 1166162
Actions #10

Updated by Dominic Cleal over 9 years ago

  • Related to Bug #8546: New ENC output for iinterfaces clashes with Facter added
Actions #11

Updated by Dominic Cleal over 9 years ago

  • Related to Bug #8433: Humanized name (type) of NIC works only for managed interfaces in ENC output added
Actions #12

Updated by Dominic Cleal over 9 years ago

Actions #13

Updated by Dominic Cleal about 9 years ago

  • Related to Bug #8779: VLAN_ID - Subnet Foreman 1.7.1 added
Actions

Also available in: Atom PDF