[6.18.z] Use openvox server and agent during provisioning#21959
Merged
Conversation
Use openvox-server and openvox-agent during host provisioning
3aa1b14 to
8009eab
Compare
Contributor
Author
trigger: test-robottelo
provisioning: true
pytest: -v tests/foreman/api/test_provisioning_puppet.py::test_host_provisioning_with_external_puppetserver
env:
ROBOTTELO_server__version__source: nightly
ROBOTTELO_capsule__version__source: nightly |
Collaborator
|
PRT Result |
Contributor
Author
|
RHEL7 UEFI provisioning is known to be failing. PRT results are OK. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherrypick of PR: #21453
Problem Statement
There are new client repositories providing OpenVox Agent 8 as a replacement for Puppet Agent 7
Solution
Update Puppet provisioning automation where we use external Perforce Puppet 7 server and agent to OpenVox server 8 and agent.
Install OpenVox server from Satellite repository
Related Issues
SAT-44510
SAT-44871