# Note: This example is for /etc/salt/cloud.providers.d/gce.conf gce-config: # Set up the Project name and Service Account authorization # project: "your_project_name" service_account_email_address: "123-a5gt@developer.gserviceaccount.com" service_account_private_key: "/path/to/your/NEW.pem" # Set up the location of the salt master # minion: master: saltmaster.example.com # Set up grains information, which will be common for all nodes # using this provider grains: node_type: broker release: 1.0.1 provider: gce
Demonstrate your proficiency to design, build and manage solutions on Google Cloud Platform.