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

Modulesync 2.9.0 / Make disable_unhide Optional, convert params to boolean and small fixes #5

Merged
merged 21 commits into from
Dec 20, 2019

Conversation

bastelfreak
Copy link
Member

No description provided.

alexjfisher and others added 11 commits December 19, 2019 18:43
Remove erronious quotes.
At least on latest Redhat packages from EPEL6/7 this is no longer a
valid option.

Fixes `Unknown configuration file option: DISABLE_UNHIDE=0`
When a URL is given, it gets added to `mirrors.dat`.
This parameter can be used in conjunction with `update_mirrors` and
`mirrors_mode`.
@bastelfreak
Copy link
Member Author

Getting smaller commits out of this with working tests is tricky because many of them depend on each other. Let me know what your idea is.

manifests/packages.pp Outdated Show resolved Hide resolved
@alexjfisher
Copy link
Member

Other than a couple of nitpicks/typos, this looks great! Since it contains so much, maybe we should just update the PR title to 'Migrate to Voxpupuli' and add a commit to update the metadata? Then open a release-summary issue to explain the migration.

In our params.pp we define a bunch of variables. On a long point of view
we want to migrate to puppet-strings documentation and data in modules.
puppet-strings can get default values for variables, but only if they
are directly documented in the class. This PR will help us to realize
this.
rkhunter fails if no PATH environment variable is available.
@bastelfreak bastelfreak merged commit 94f9b05 into voxpupuli:master Dec 20, 2019
@bastelfreak bastelfreak deleted the modulesync branch December 20, 2019 23:47
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.

2 participants