Actions
Feature #359
closedAdd support for 'hostname=<hostname>' spoofing for Unattended Installs
Status:
Closed
Priority:
Normal
Assignee:
Category:
Unattended installations
Target version:
Description
This patch extends the support for 'spoofing' unattended installs to allow passing the hostname instead of the IP address.
Usage: http://foreman.server:3000/unattended/kickstart?hostname=<hostname>
Patch generated against latest git develop branch (might clash with #338?)
Files
Updated by Ohad Levy over 14 years ago
maybe I'm missing something, but where is the handling of the lookup of the host based on its name?
Updated by Ohad Levy over 14 years ago
- Status changed from New to Feedback
- Assignee changed from Ohad Levy to Jon Fautley
Updated by Jon Fautley over 14 years ago
- File 0001-Support-hostname-spoofing-parameter-for-unattende.patch 0001-Support-hostname-spoofing-parameter-for-unattende.patch added
- Assignee changed from Jon Fautley to Ohad Levy
Ha, whoops. I attached the wrong patch, sorry!
Updated by Ohad Levy about 14 years ago
would you mind redoing your patch based on the latest version?
thanks!
Updated by Ohad Levy about 14 years ago
- Assignee changed from Ohad Levy to Jon Fautley
Updated by Benjamin Papillon almost 12 years ago
- Status changed from Feedback to New
- Assignee deleted (
Jon Fautley)
Updated by Dominic Cleal about 11 years ago
- Related to Feature #3182: Remove requirement for entering an IP address when creating a new host added
Updated by Anonymous almost 11 years ago
- Description updated (diff)
- Target version deleted (
1.10.0)
Updated by Greg Sutcliffe almost 11 years ago
- Translation missing: en.field_release set to 2
Updated by Daniel Lobato Garcia almost 11 years ago
- Assignee set to Daniel Lobato Garcia
I'm nearly done with this, PR will come soon.
Updated by Daniel Lobato Garcia almost 11 years ago
- Status changed from New to Ready For Testing
Updated by Daniel Lobato Garcia almost 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 5b70f0e0232bff3e580923f485bc0bd1816d9279.
Updated by Dominic Cleal almost 11 years ago
- Related to Bug #4268: Spoof by hostname still searches by an empty IP and returns the wrong host added
Actions