Skip to content

Commit 885f309

Browse files
Enhance Puppet on GCP documentation: add a summary of accomplishments and next steps after VM provisioning
1 parent da6fc4f commit 885f309

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

  • content/learning-paths/servers-and-cloud-computing/puppet-on-gcp

content/learning-paths/servers-and-cloud-computing/puppet-on-gcp/instance.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,9 @@ To create a virtual machine based on the C4A instance type:
4040

4141
![Terminal window displaying a shell prompt inside a Google Axion C4A Arm VM instance. The interface shows a command line ready for input, with the username and hostname visible at the prompt. The wider environment is a browser-based SSH session within the Google Cloud Console. The emotional tone is neutral and instructional. Visible text includes the shell prompt and any default welcome messages shown in the terminal. alt-text#center](images/gcp-shell.png "Terminal shell in your VM instance")
4242

43-
Next, let's install puppet!
43+
44+
## What you've accomplished and what's next
45+
46+
You have successfully provisioned a Google Axion C4A Arm virtual machine on Google Cloud Platform using the Console. You selected the Arm64-based SUSE Linux Enterprise Server image, configured networking, and launched your VM. You also connected to your instance using the built-in SSH feature. You now have a running Arm VM on GCP and access to its shell environment.
47+
48+
Next, you'll install Puppet on your new instance to automate configuration and management tasks.

0 commit comments

Comments
 (0)