Puppet: System Administration Automated

Support

Ticket #1193 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

Resource types don't accept created_at

Reported by: thom Assigned to: luke
Priority: normal Milestone:
Component: library Version: 0.24.4
Severity: normal Keywords:
Cc: Triage Stage: Ready for checkin
Attached Patches: Code Complexity: Easy

Description

Having upgraded to 0.24.4, on some hosts we see:

root@lid-backstage-4:~# puppetd --trace --test
info: Retrieving plugins
err: Could not retrieve catalog: Puppet::Parser::Compiler failed with error ArgumentError: Resources do not accept created_at on node lid-backstage-4.joost.net
warning: Not using cache on failed catalog

Attachments

puppet-schema.diff (4.2 kB) - added by thom on 04/16/08 12:33:59.
Fix schema, and ignore created_at field

Change History

04/16/08 12:33:59 changed by thom

  • attachment puppet-schema.diff added.

Fix schema, and ignore created_at field

04/17/08 07:15:43 changed by jamtur01

  • owner changed from community to luke.
  • complexity changed from Unknown to Easy.
  • stage changed from Unreviewed to Ready for checkin.

Committed in [459979165956fb12874b9d7672ad1b3d960e9512] in branch 0.24.x

04/20/08 06:35:34 changed by luke

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

Merged and pushed.