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

Empty init.pp is no longer required #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Empty init.pp is no longer required #19

wants to merge 1 commit into from

Conversation

binford2k
Copy link

Puppet used to require an init.pp file back in the early days and
would fail if it were not found. This led to the pattern of creating
an init.pp manifest, even if it was empty.

This is no longer needed and may be deprecated in the future. In
addition, Puppet 6.0.0 has a minor regression (corrected in 6.0.1)
and will fail validation on an empty init.pp.

See https://tickets.puppetlabs.com/browse/PUP-9190 for discussion.

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.

1 participant