Skip to content

Remove configs related to katello -> artemis connection#278

Merged
ehelms merged 1 commit into
theforeman:masterfrom
jturel:katello_artemis_stomp
Apr 10, 2026
Merged

Remove configs related to katello -> artemis connection#278
ehelms merged 1 commit into
theforeman:masterfrom
jturel:katello_artemis_stomp

Conversation

@jturel
Copy link
Copy Markdown
Contributor

@jturel jturel commented Feb 22, 2026

Comment thread manifests/artemis.pp
}

file { "${candlepin::tomcat_conf}/login.config":
ensure => file,
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.

We typically opt for setting ensure => absent for a release, to allow the installer / puppet to clean these unused files up.

@jturel jturel force-pushed the katello_artemis_stomp branch 5 times, most recently from 1910157 to d194d62 Compare April 8, 2026 17:00
Comment thread manifests/artemis.pp
mode => '0640',
owner => $candlepin::user,
group => $candlepin::group,
file { '/etc/candlepin/broker.xml':
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Don't be afraid. The default broker.xml lives under /var/lib/tomcat

@jturel jturel changed the title WIP: Remove configs related to katello -> artemis connection Remove configs related to katello -> artemis connection Apr 8, 2026
@jturel jturel marked this pull request as ready for review April 8, 2026 17:06
@jturel
Copy link
Copy Markdown
Contributor Author

jturel commented Apr 9, 2026

@ehelms this set of work is ready for review. Would you be able to take a look or encourage someone else to? The timeline would be for the current release cycle since the Katello changes have already landed.

@ehelms
Copy link
Copy Markdown
Member

ehelms commented Apr 9, 2026

The timeline would be for the current release cycle since the Katello changes have already landed.

This is what I had been waiting for! I will definitely take a look.

@ehelms ehelms merged commit 33314b0 into theforeman:master Apr 10, 2026
10 checks passed
@jturel jturel deleted the katello_artemis_stomp branch April 10, 2026 18:06
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