简体   繁体   中英

Error: Could not autoload puppet/face/node_aws/bootstrap

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?

  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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM