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

.pct.yaml config file is never created #360

Description

@petergmurphy

When running the pct new puppetlabs/puppet-class new-class --log-level debug command to create a new instance of a template, debug errors are logged explaining that the config file cannot be found:

2:02PM DBG internal/pkg/pct/pct.go:445 > Error reading config: Config File "pct" Not Found in "[/Users/peter.murphy/.pdk]"

The program seems to be looking for the wrong config file as the file should exist in $HOME/.config/.pct.yaml, the same location that the .prm.yaml is stored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions