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 r10k check #105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix r10k check #105

wants to merge 1 commit into from

Conversation

LMacchi
Copy link

@LMacchi LMacchi commented Mar 13, 2018

Latest R10k versions deprecated and removed the PUPPETFILE variable, making the r10k check fail. In the future there will be flags to provide that argument, but in the mean time, a dirty hack to allow the script to continue to work.

root@bitbucket /root> ./r10k_syntax_check.sh /root/my-control-repo/Puppetfile
Performing a syntax check on the r10k Puppetfile:
Syntax OK

@pillarsdotnet
Copy link

Alternatively, you can run r10k from a subshell.

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.

2 participants