Puppet: System Administration Automated

Support

Ticket #544 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

parseonly should support an option to ignore imports

Reported by: luke Assigned to: luke
Priority: normal Milestone: grover
Component: language Version:
Severity: normal Keywords: import svn parseonly validation
Cc: Triage Stage:
Attached Patches: Complexity:

Description

In order to be used in an svn commit hook, manifests need to be syntax-checked without imports, because only changed files are available. This should basically be a simple case of just checking a parameter in the import function.

Change History

03/19/07 02:19:42 changed by luke

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

Added in [2302].