Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated provisioners reference topics #13273

Open
wants to merge 1 commit into
base: docs/packer-seo-fy2025q4
Choose a base branch
from

Conversation

trujillo-adam
Copy link
Contributor

This PR updates the meta descriptions, titles, and page titles for provisioner reference topics to improve SEO. It also includes some style guide improvements.

@trujillo-adam trujillo-adam requested review from a team as code owners January 24, 2025 03:44
@trujillo-adam trujillo-adam requested review from rmainwork and removed request for a team January 24, 2025 03:44
Comment on lines +3 to +4
The `shell` Packer provisioner provisions machines built by Packer using shell
scripts. Use the `shell` provisioner install and configure software on a machine.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The `shell` Packer provisioner provisions machines built by Packer using shell
scripts. Use the `shell` provisioner install and configure software on a machine.
The `shell` Packer provisioner runs shell scripts on the machine Packer builds. Use the `shell` provisioner to install and configure software on a machine.

What do you think about this tweak to the wording? "Provisions machines using shell scripts" feels a little ambiguous to me, but maybe that's just me :)

Comment on lines +14 to +15
The `shell` Packer provisioner provisions machines built by Packer using shell
scripts. Use the `shell` provisioner install and configure software on a machine.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The `shell` Packer provisioner provisions machines built by Packer using shell
scripts. Use the `shell` provisioner install and configure software on a machine.
The `shell` Packer provisioner runs shell scripts on the machine Packer builds. Use the `shell` provisioner to install and configure software on a machine.

Mirroring the suggestion above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants