Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove Client/Server model and just use config #136

Merged
merged 4 commits into from
Dec 9, 2019

Conversation

dhollinger
Copy link
Member

Pull Request (PR) description

Removed the rsyslog::server and rsyslog::client classes and moved all functionality into the rsyslog::config class.

README and tests have been updated to reflect this

@dhollinger dhollinger added backwards-incompatible docs Improvements or additions to documentation enhancement New feature or request labels Nov 29, 2019
@trefzer
Copy link

trefzer commented Dec 8, 2019

remark: the example directory still uses rsyslog::client

@dhollinger dhollinger force-pushed the rm_server_client_model branch from 9423249 to bb2abf4 Compare December 8, 2019 21:07
@dhollinger
Copy link
Member Author

remark: the example directory still uses rsyslog::client

Fixing that now

@dhollinger dhollinger force-pushed the rm_server_client_model branch from bb2abf4 to f0c0003 Compare December 9, 2019 19:27
@bastelfreak bastelfreak merged commit 4969dc2 into voxpupuli:master Dec 9, 2019
@dhollinger dhollinger deleted the rm_server_client_model branch December 9, 2019 23:29
apevec pushed a commit to redhat-openstack/rdoinfo that referenced this pull request Dec 10, 2019
They've broken backwards compatibility with
voxpupuli/puppet-rsyslog#136 so we need to pin
puppet-rsyslog

Change-Id: Ia7fe2f8fefceedd215fe8c00d5b4012faea4203e
@kenyon
Copy link
Member

kenyon commented Aug 11, 2020

REFERENCE.md needed to be updated also.

@kenyon
Copy link
Member

kenyon commented Aug 11, 2020

What happened here? This new table of contents partially duplicates the previous one, but adds nonexistent sections.

#158 should fix this.

openstack-mirroring pushed a commit to openstack/openstack that referenced this pull request Aug 11, 2021
* Update puppet-tripleo from branch 'master'
  to de7d071e1fb07e441fdb1fe6ee279019a01bbe27
  - Merge "Replace rsyslog::server by rsyslog::config"
  - Replace rsyslog::server by rsyslog::config
    
    This is a prep work to bump puppet-rsyslog and replaces rsyslog::server
    which is no longer available since puppet-rsyslog v5.0.0 [1].
    
    [1] voxpupuli/puppet-rsyslog#136
    
    Change-Id: Ifca5621ba255181f820d1ae959388a4c77e5244e
openstack-mirroring pushed a commit to openstack-archive/puppet-tripleo that referenced this pull request Aug 11, 2021
This is a prep work to bump puppet-rsyslog and replaces rsyslog::server
which is no longer available since puppet-rsyslog v5.0.0 [1].

[1] voxpupuli/puppet-rsyslog#136

Change-Id: Ifca5621ba255181f820d1ae959388a4c77e5244e
apevec pushed a commit to redhat-openstack/rdoinfo that referenced this pull request Jun 10, 2022
We pinned puppet-rsyslog because of the breaking change merged[1] but
puppet-tripleo was updated to use the new implementatnion[2].

[1] voxpupuli/puppet-rsyslog#136
[2] https://review.opendev.org/c/openstack/puppet-tripleo/+/803816

Change-Id: I5769153233948d36d3d2975126055fa9ba741a3f
openstack-mirroring pushed a commit to openstack-archive/tripleo-heat-templates that referenced this pull request Jun 28, 2022
This patch switches rsyslog puppet class usage which is no longer
available since puppet-rsyslog v5.0.0 [1].

[1] voxpupuli/puppet-rsyslog#136

Change-Id: Ic53b78c06fc0b5a8a536d32fe33d7e621becd158
openstack-mirroring pushed a commit to openstack/openstack that referenced this pull request Jun 28, 2022
* Update tripleo-heat-templates from branch 'master'
  to bd0ead20fd182a888e01dfd3d2731ad1f98ce936
  - Merge "Adapt on puppet-rsyslog update"
  - Adapt on puppet-rsyslog update
    
    This patch switches rsyslog puppet class usage which is no longer
    available since puppet-rsyslog v5.0.0 [1].
    
    [1] voxpupuli/puppet-rsyslog#136
    
    Change-Id: Ic53b78c06fc0b5a8a536d32fe33d7e621becd158
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
backwards-incompatible docs Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants