Project

General

Profile

Actions

Bug #17924

closed

Network snippets missing from atomic kickstart

Added by Shlomi Zadok over 7 years ago. Updated almost 6 years ago.

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

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1406506
The Satellite Atomic Kickstart does not include "network snippets" causing provisioned atomic hosts to not have the correct network information

There is no network section in https://github.com/Katello/katello/blob/master/app/views/foreman/unattended/kickstart-katello-atomic.erb similar to
https://github.com/Katello/katello/blob/master/app/views/foreman/unattended/kickstart-katello.erb#L31-L38

Steps to Verify

1) Provision an atomic host (using dhcp)
2) Login to the provisioned host
3) cat "/etc/sysconfig/network-scripts/if-eth0"
You should be able to see the dhcp host name
4) Go to the hosts page of this host and check out the provisioning template . Make sure a section like the following exists
"network --bootproto dhcp --hostname toledo --device=00:1a:4a:3e:a6:14"

Actions #1

Updated by The Foreman Bot over 7 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Shlomi Zadok
  • Pull request https://github.com/Katello/katello/pull/6522 added
Actions #2

Updated by Justin Sherrill over 7 years ago

  • Category set to 215
  • translation missing: en.field_release set to 188
  • Difficulty set to easy
Actions #3

Updated by Shlomi Zadok over 7 years ago

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

Also available in: Atom PDF