Skip to content

Various cleanups #967

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 19, 2018
Merged

Various cleanups #967

merged 3 commits into from
Mar 19, 2018

Conversation

ekohl
Copy link
Collaborator

@ekohl ekohl commented Mar 7, 2018

While writing #950 I needed verious cleanups. Because that PR is hard to finish, it's best to get these (safe) cleanups in so there's less changes in mid air. This reduces the change of merge conflicts.

See individual commits for the exact changes.

@@ -59,12 +59,13 @@
end

it { is_expected.to contain_postgresql__server__role('test') }
it 'has create role for "test" user with password as ****' do
it 'has create role for "test" user with password as ****' do # rubocop:disable RSpec/ExampleLength
Copy link
Collaborator

Choose a reason for hiding this comment

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

The regression test suite failure seems related to this change

ekohl added 3 commits March 13, 2018 15:26
Since PUP-8008 is fixed in 4.10.9 and 5.3.3, this workaround is no
longer needed.
@hunner hunner merged commit 9e5fed2 into puppetlabs:master Mar 19, 2018
hunner added a commit that referenced this pull request Mar 19, 2018
@ekohl ekohl deleted the cleanups branch April 4, 2018 10:43
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.

3 participants