Last active
December 29, 2015 15:09
-
-
Save jpadams/7688786 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Failed to parse template runyer/posix_rb.erb: | |
| Filepath: /modules/runyer/templates/posix_rb.erb | |
| Line: 3 | |
| Detail: undefined method `capitalize' for nil:NilClass | |
| at /modules/runyer/manifests/posix_command.pp:10 on node master | |
| Warning: Not using cache on failed catalog | |
| Error: Could not retrieve catalog; skipping run | |
| dynamic scoping biting me when I moved from class param $action_name = $title to putting it in body of class. | |
| @action_name in template was no longer in scope. | |
| need to figure out FQS or extlookup |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment