github.com/go-chef/chef@v0.30.1/testapi/bin/creds (about) 1 CHEFUSER='pivotal' 2 KEYFILE='/etc/opscode/pivotal.pem' 3 CHEFGLOBALURL='https://testhost/' 4 # The trailing / on the url is critically important. The api does not work without it. 5 CHEFORGANIZATIONURL='https://testhost/organizations/test/' 6 # Use the self signed certificates 7 SSLBYPASS='false'