You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to add mod 'rtyler-jenkins', '0.3.1' to Puppetfile and deploy the code using code manager I gets below error. I am only having issue with this particular forge module.
[{"environment":"devops","id":807,"status":"failed","error":{"kind":"puppetlabs.code-manager/deploy-failure","details":{"corrected-env-ame":"devops"},"msg":"Errors while deploying environment 'devops' (exit code: 1):\nERROR\t -> Environment "pre-prod" contained non-wod characters, ignoring it.\nERROR\t -> Failed to evaluate /etc/puppetlabs/code-staging/environments/devops/Puppetfile\nOriginal exceptin:\nInvalid 'name' field in metadata.json: the field must be a namespaced module name\n"}}]
The text was updated successfully, but these errors were encountered:
When I try to add mod 'rtyler-jenkins', '0.3.1' to Puppetfile and deploy the code using code manager I gets below error. I am only having issue with this particular forge module.
[{"environment":"devops","id":807,"status":"failed","error":{"kind":"puppetlabs.code-manager/deploy-failure","details":{"corrected-env-ame":"devops"},"msg":"Errors while deploying environment 'devops' (exit code: 1):\nERROR\t -> Environment "pre-prod" contained non-wod characters, ignoring it.\nERROR\t -> Failed to evaluate /etc/puppetlabs/code-staging/environments/devops/Puppetfile\nOriginal exceptin:\nInvalid 'name' field in metadata.json: the field must be a namespaced module name\n"}}]
The text was updated successfully, but these errors were encountered: