Skip to content
Snippets Groups Projects
Commit 7031fe02 authored by Marin Jankovski's avatar Marin Jankovski
Browse files

Disable GCE plugin in solo.rb.

parent 0c1325cd
No related branches found
No related tags found
No related merge requests found
......@@ -3,3 +3,4 @@
cookbook_path CURRENT_PATH
verbose_logging false
ssl_verify_mode :verify_peer
Ohai::Config[:disabled_plugins] = [:GCE]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment