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 7.3.0 #32

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

modulesync 7.3.0 #32

wants to merge 12 commits into from

Conversation

bastelfreak
Copy link
Member

modulesync 4.2.0

@bastelfreak bastelfreak changed the title modulesync 4.2.0 modulesync 6.3.30 Feb 9, 2024
@bastelfreak bastelfreak changed the title modulesync 6.3.30 modulesync 7.3.0 Feb 9, 2024
install_module_on(hosts)
install_module_dependencies_on(hosts)
# require 'beaker_puppet_helpers'
install_puppet_module_via_pmt
Copy link
Member

Choose a reason for hiding this comment

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

@ekohl Could you give me a clue as to what the modern way of installing modules and their dependencies on all hosts is?

Copy link
Member Author

Choose a reason for hiding this comment

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

# frozen_string_literal: true

require 'voxpupuli/acceptance/spec_helper_acceptance'

configure_beaker do |host|
  install_puppet_module_via_pmt_on(host, 'puppetlabs-apache')
end

this will install the module itself, all deps from metadata.json + puppetlabs-apache.

@alexjfisher alexjfisher force-pushed the modulesync branch 3 times, most recently from 56ce57e to 64009f0 Compare February 9, 2024 18:55
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