0
puppet help node-aws

Error: Could not autoload puppet/face/node_aws/bootstrap: cannot load such file -- guid Error: Could not load help for the face node-aws. Please check the error logs for more information.

Detail: "Could not autoload puppet/face/node_aws/bootstrap: cannot load such file -- guid"

Error: Try 'puppet help help help' for usage

Could anyone please tell me how can I resolve this error?

Kadir
  • 1,664
  • 2
  • 19
  • 22

1 Answers1

0
  1. gem install guid
  2. gem install fog
  3. vi ~/.fog

:default: :aws_access_key_id: XXXXXXX :aws_secret_access_key: XXXXXXXX

  1. puppet module install puppetlabs-cloud_provisioner