-
Notifications
You must be signed in to change notification settings - Fork 81
Undefined variables #122
Copy link
Copy link
Open
Description
There are three undefined variables in puppy which need to be added to the module or defined in the role before it will function.
# puppet agent --test --verbose
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Undefined variable "::puppi_archivedir"; Undefined variable "puppi_archivedir" at [...]
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Undefined variable "::puppi_workdir"; Undefined variable "puppi_workdir" at [...]
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Undefined variable "::ntp_server"; Undefined variable "ntp_server" at [...]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels