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
{{ message }}
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
Error: Could not autoload puppet/type/gcompute_instance: Attempt to redefine entity
'http://puppet.com/2016.1/runtime/type/gcompute_instance'. Set at unknown location
Error: Could not autoload puppet/type/gcompute_instance: Attempt to redefine entity
'http://puppet.com/2016.1/runtime/type/gcompute_instance'. Set at unknown location
After fixing the issue #109 I'm running into the next bug during the choria puppet task run:
mco tasks run gcompute::instance --credential /root/credential.json --name testing --ensure present --project projectname --zone europe-west3-c -I infrastructurenode.internal
The error says:
Not sure if it's related to the puppet bug: https://tickets.puppetlabs.com/browse/PUP-8002
Workaround is to remove the require line in the instance.sh
The text was updated successfully, but these errors were encountered: