Skip to content

application.yml.erb does not work #15

Description

@aleita

once I've manually and successfully executed the template templates/etc/storm/webdav/config/application.yml.erb
I got the following error

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Function Call, Failed to parse template storm/application.yml.erb:
  Filepath: /etc/puppetlabs/code/environments/prebatch/modules/storm/templates/application.yml.erb
  Line: 4
  Detail: undefined method `each' for nil:NilClass
 (file: /etc/puppetlabs/code/environments/prebatch/manifests/storage/webdav-dc.pp, line: 18, column: 17) on node webdav-dc.recas.ba.infn.it
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run

I fixed this issue just adding a variable declaration in class storm::webdav like this

Array $oauth_issuers,

Ale

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions