Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Empty init.pp is no longer required#46

Open
binford2k wants to merge 1 commit intormatil:masterfrom
binford2k:master
Open

Empty init.pp is no longer required#46
binford2k wants to merge 1 commit intormatil:masterfrom
binford2k:master

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant