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

Fix issue with autoload of helper #82

Merged
merged 3 commits into from May 16, 2016
Merged

Conversation

rknaus
Copy link
Contributor

@rknaus rknaus commented May 12, 2016

In certain situations the require 'puppet_x/eos/utils/helpers' line results in an error like this: Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Evaluation Error: Error while evaluating a Function Call, Could not autoload puppet/type/eos_user: no such file to load -- puppet_x/eos/utils/helpers at /etc/puppetlabs/code/environments/production/modules/nc_arista_eos/manifests/init.pp:72:3 on node tor1.localdomain
The implemented workaround fixes this.

@eosplus-jenkins
Copy link

Can one of the admins verify this patch?

@jerearista
Copy link
Contributor

Jenkins, test this please

@jerearista
Copy link
Contributor

Jenkins, retest this please due to rubygem dependency issues

@jerearista
Copy link
Contributor

Jenkins, retest this please due to rubygem dependency issues, picking up 1 more Gemfile update

@devrobo
Copy link
Contributor

devrobo commented May 16, 2016

Thank you for making this change.

@devrobo devrobo merged commit cb746ec into arista-eosplus:develop May 16, 2016
@jerearista jerearista modified the milestone: Release 1.5 Dec 9, 2016
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

Successfully merging this pull request may close these issues.

None yet

4 participants