Puppet: System Administration Automated

Support

Ticket #722 (closed enhancement: fixed)

Opened 1 year ago

Last modified 8 months ago

puppet doesn't notice that output from an external_nodes script has changed and configs must be recompiled

Reported by: stick Assigned to: luke
Priority: normal Milestone: elmo
Component: client Version: 0.23.0
Severity: normal Keywords: external_nodes
Cc: Triage Stage: Accepted
Attached Patches: None Complexity: Unknown

Description

my setup is as follows: custom external_nodes script that reads a yaml file for the specific host and outputs said yaml.

when I make a change to the yaml file that would generate in a change to the content of a file (via a template) the client doesn't notice the changes unless --ignorecache is set.

Change History

07/18/07 18:45:50 changed by luke

  • stage changed from Unreviewed to Accepted.
  • milestone set to elmo.

I have no idea how to solve this problem, but it's going to need to be solved at some point.

01/19/08 22:54:32 changed by luke

  • type changed from defect to enhancement.

I'm calling this an enhancement, though, and it's a doozy.

04/10/08 23:31:10 changed by luke

  • status changed from new to closed.
  • resolution set to fixed.

This ticket is now obsolete since we're removing the don't-recompile optimization.