Skip to content

Commit

Permalink
Drop installation of puppetlabs-vcsrepo for devel
Browse files Browse the repository at this point in the history
Since Foreman 3.8 this module is included in the installer.
  • Loading branch information
ekohl committed Mar 22, 2024
1 parent 167f1c7 commit 3d00ef6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions roles/foreman_installer_devel_scenario/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@
name: puppet-agent
state: present

- name: 'Install puppetlabs-vcsrepo'
shell: "/opt/puppetlabs/puppet/bin/puppet module install --ignore-dependencies --target-dir {{ foreman_installer_devel_scenario_modules }} puppetlabs-vcsrepo"

- name: "Install gems to rebuild the kafo module cache"
gem:
name: puppet-strings
Expand Down

0 comments on commit 3d00ef6

Please sign in to comment.