Project

General

Profile

Actions

Bug #6566

closed

renaming a node does not change the certname

Added by David Schmitt almost 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Puppet integration
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Reproduction:

1. Create a new host with the name 'test.example.com'
2. Render a provisioning template containing @host.certname. Output should contain 'test.example.com'
3. provision the host (I've not checked this step, but solely creating the host does not seem enough to repro this)
3. Edit the host and change the hostname to 'different.example.com'
4. Render a provisioning template containing @host.certname.

Expected output 'different.example.com'
Actual output 'test.example.com'

My specific use-case is renaming kickstartable hosts. When the certname does not change together with the hostname, this causes massive havok when trying to rebuild hosts.


Related issues 1 (0 open1 closed)

Related to Foreman - Bug #3222: Disabling UUID certificates leaves UUID certname in place on newly created hostsClosed10/08/2013Actions
Actions #1

Updated by Dominic Cleal almost 10 years ago

  • Category set to Puppet integration
Actions #2

Updated by Aaron Stone over 9 years ago

Related to #3222. Instead of zapping the certificate only if we've changed from uuid to named certificates, what if we always zap the certificate when we're in hostname mode? This will handle both the case described in #3222 (changing from uuid to hostname) and also when renaming a machine with hostname certnames.

Actions #3

Updated by Aaron Stone over 9 years ago

  • Pull request https://github.com/theforeman/foreman/pull/1604 added
  • Pull request deleted ()
Actions #4

Updated by The Foreman Bot over 9 years ago

  • Status changed from New to Ready For Testing
  • Target version set to 1.8.0
Actions #5

Updated by Dominic Cleal over 9 years ago

  • Assignee set to Aaron Stone
  • translation missing: en.field_release set to 10
Actions #6

Updated by Anonymous over 9 years ago

  • Target version changed from 1.8.0 to 1.7.5
Actions #7

Updated by Dominic Cleal over 9 years ago

  • Related to Bug #3222: Disabling UUID certificates leaves UUID certname in place on newly created hosts added
Actions #8

Updated by Aaron Stone over 9 years ago

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

Also available in: Atom PDF