Skip to content

Vagrant: Install bash-completion and openbolt instead of bolt#806

Open
bastelfreak wants to merge 3 commits into
mainfrom
bash
Open

Vagrant: Install bash-completion and openbolt instead of bolt#806
bastelfreak wants to merge 3 commits into
mainfrom
bash

Conversation

@bastelfreak
Copy link
Copy Markdown
Member

No description provided.

@bastelfreak bastelfreak requested a review from a team as a code owner April 10, 2026 11:53
@bastelfreak bastelfreak self-assigned this Apr 10, 2026
Comment thread vagrant/foreman.sh
sudo /opt/puppetlabs/bin/puppet agent -t

if [[ -e /vagrant/puppet-bolt-4.0.0-1.el9.x86_64.rpm && -e /vagrant/rubygem-smart_proxy_openbolt-0.0.1-1.el9.noarch.rpm && -e /vagrant/rubygem-foreman_openbolt-0.0.1-1.el9.noarch.rpm ]]; then
if [[ -e /vagrant/rubygem-smart_proxy_openbolt-0.0.1-1.el9.noarch.rpm && -e /vagrant/rubygem-foreman_openbolt-0.0.1-1.el9.noarch.rpm ]]; then
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.

I need a bit more time, but we don't need those hacks anymore. modern foreman supports the openbolt + hdm plugin. Both can be installed via the foreman-installer and all packages are in the foreman repos.

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.

This was the prerelease test scenario.
Can be dropped.

Copy link
Copy Markdown
Member

@tuxmea tuxmea left a comment

Choose a reason for hiding this comment

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

Please remove the prerelease installation steps.
It would be great if you can add bolt proxy options to the foreman-installer.

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.

2 participants