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

[WIP] Refactor classes postrun_command, prerun_command #488

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

[WIP] Refactor classes postrun_command, prerun_command #488

wants to merge 1 commit into from

Conversation

dhoppe
Copy link
Member

@dhoppe dhoppe commented May 10, 2019

This pull request will prepare the module for data-in-modules and provide a REFERENCE.md. Unfortunately this module uses a lot of classes and I need to figure out which one are private. Because some variables are named or used badly, this change will be backwards incompatible and end up in a major release.

  * Use data-in-modules instead of params.pp
  * Add header for puppet-strings
  * Generate file REFERENCE.md
@vox-pupuli-tasks
Copy link

Dear @dhoppe, thanks for the PR!

This is Vox Pupuli Tasks, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

---
r10k::include_postrun_command: false
r10k::postrun_command::ensure: 'present'
r10k::postrun_command::command: 'deploy environment -p'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r10k is showing -p is deprecated, and suggests use of -m

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

Successfully merging this pull request may close these issues.

3 participants