This repository was archived by the owner on Jan 29, 2022. It is now read-only.
Added several package versions and a yum repo file#123
Merged
dhollinger merged 2 commits intovoxpupuli:masterfrom Mar 26, 2020
Merged
Added several package versions and a yum repo file#123dhollinger merged 2 commits intovoxpupuli:masterfrom
dhollinger merged 2 commits intovoxpupuli:masterfrom
Conversation
79842e4 to
e700f2e
Compare
dhollinger
commented
Mar 26, 2020
|
|
||
| pkg.environment 'optflags', '-O2' | ||
|
|
||
| special_flags = " --prefix=#{ruby_dir} --with-opt-dir=#{settings[:prefix]} --enable-dtrace --with-baseruby=#{host_ruby}" |
Member
Author
There was a problem hiding this comment.
DTrace is old and, in the case of Debian, not included in the system at all. Not sure if it's really needed for this anyway.
e700f2e to
e214b70
Compare
ekohl
reviewed
Mar 26, 2020
ekohl
reviewed
Mar 26, 2020
| pl-cmake | ||
| pl-gcc | ||
| systemtap-sdt-devel | ||
| java-1.8.0-openjdk-headless |
Member
Author
There was a problem hiding this comment.
This (and the below) are both leftovers from when I copied the files from the vanagon puppet_runtime repo. Planned cleanup as part of the next few releases.
|
|
||
| plat.provision_with "yum install --assumeyes #{packages.join(' ')}" | ||
|
|
||
| plat.output_dir File.join('el', 'PC1') |
Member
There was a problem hiding this comment.
PC1 looks like the old Puppet 4 configs
Co-Authored-By: Ewoud Kohl van Wijngaarden <[email protected]>
ekohl
approved these changes
Mar 26, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.