HomePhorge

Fix #4349 - Parsing with ignoreimport=true was always loading site.pp
760e418d254aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix #4349 - Parsing with ignoreimport=true was always loading site.pp

With the type collection refactoring, when accessing a fresh collection
puppet tries to import the site.pp manifest (perfrom_initial_import).
In the case of puppetdoc, we are parsing site.pp by ourselves, so we
ended parsing it twice, resulting in an "import loop detected" error.

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>

Details

Provenance
Markus Roberts <Markus@reality.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU67bdf89ac91a: Fix #4348 - Puppet doc single manifest broken
Branches
Unknown
Tags
Unknown

Event Timeline

Markus Roberts <Markus@reality.com> committed rPU760e418d254a: Fix #4349 - Parsing with ignoreimport=true was always loading site.pp (authored by Markus Roberts <Markus@reality.com>).Jul 26 2010, 7:24 AM