Skip to content
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
dhollinger:pkg_platforms
Mar 26, 2020
Merged

Added several package versions and a yum repo file#123
dhollinger merged 2 commits intovoxpupuli:masterfrom
dhollinger:pkg_platforms

Conversation

@dhollinger
Copy link
Copy Markdown
Member

No description provided.

@dhollinger dhollinger self-assigned this Mar 26, 2020

pkg.environment 'optflags', '-O2'

special_flags = " --prefix=#{ruby_dir} --with-opt-dir=#{settings[:prefix]} --enable-dtrace --with-baseruby=#{host_ruby}"
Copy link
Copy Markdown
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
Copy Markdown

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.

pl-cmake
pl-gcc
systemtap-sdt-devel
java-1.8.0-openjdk-headless
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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 <[email protected]>
@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