Skip to content
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

Fix Rubocop/puppet-lint warnings & broken travis config & broken acceptance tests #1

Merged
merged 9 commits into from
Oct 1, 2019

Conversation

bastelfreak
Copy link
Member

No description provided.

@bastelfreak bastelfreak self-assigned this Oct 1, 2019
@bastelfreak bastelfreak closed this Oct 1, 2019
@bastelfreak bastelfreak reopened this Oct 1, 2019
Otherwise the type conflicts with the name of our defined resource.
this won't work because Puppet *still* hasn't published any debs for it.
@bastelfreak bastelfreak changed the title Fix Rubocop/puppet-lint warnings Fix Rubocop/puppet-lint warnings & broken travis config & broken acceptance tests Oct 1, 2019
REFERENCE.md Outdated Show resolved Hide resolved
systemd: true
systemd: true,
operatingsystem: 'RedHat',
osfamily: 'RedHat'
}
end

check_file_set_header(
Copy link
Member

Choose a reason for hiding this comment

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

this looks a bit funky. Is it why EmptyExampleGroup fires? Should you be using shared examples and it_behaves_like instead??

Copy link
Member Author

Choose a reason for hiding this comment

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

this whole testsetup is a bit funky. Should we keep it as-is for now and refactor it later? Otherwise the diff gets even bigger.

@bastelfreak bastelfreak merged commit 9c50e07 into master Oct 1, 2019
@bastelfreak bastelfreak deleted the lint branch October 1, 2019 18:12
maxadamo pushed a commit that referenced this pull request Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants