Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

Added several package versions and a yum repo file #123

Merged
merged 2 commits into from
Mar 26, 2020

Conversation

dhollinger
Copy link
Member

No description provided.

@dhollinger dhollinger self-assigned this Mar 26, 2020
@@ -13,7 +13,7 @@

pkg.environment 'optflags', '-O2'

special_flags = " --prefix=#{ruby_dir} --with-opt-dir=#{settings[:prefix]} --enable-dtrace --with-baseruby=#{host_ruby}"
Copy link
Member Author

Choose a reason for hiding this comment

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

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.

@dhollinger dhollinger marked this pull request as ready for review March 26, 2020 15:05
@coveralls
Copy link

coveralls commented Mar 26, 2020

Coverage Status

Coverage remained the same at 59.223% when pulling efb458b on dhollinger:pkg_platforms into 2987afb on voxpupuli:master.

README.md Outdated Show resolved Hide resolved
pl-cmake
pl-gcc
systemtap-sdt-devel
java-1.8.0-openjdk-headless
Copy link
Member

Choose a reason for hiding this comment

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

Why is java needed?

Copy link
Member Author

Choose a reason for hiding this comment

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

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')
Copy link
Member

Choose a reason for hiding this comment

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

PC1 looks like the old Puppet 4 configs

Copy link
Member Author

Choose a reason for hiding this comment

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

see above ^

Co-Authored-By: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
@dhollinger dhollinger merged commit 971e41c into voxpupuli:master Mar 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants