Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Puppet 4 #4

Open
ghost opened this issue Aug 4, 2017 · 0 comments
Open

Add support for Puppet 4 #4

ghost opened this issue Aug 4, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 4, 2017

class inhouse_airflow::install {
  class { 'airflow': }
}

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Function Call, validate_integer(): Expected first argument to be an Integer or Array, got NilClass at .../airflow/manifests/init.pp:219:3 on node node.example.com

puppet version - 4.10.5
airflow module version - 0.1.2
kernel - Linux 3.10.0-514.el7.x86_64
system - CentOS Linux release 7.3.1611 (Core)

I understand Puppet 4 is not outright supported, but it would be great if this could be done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants