Skip to content

docs: add packer, govc, and terraform files #20

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

Merged
merged 18 commits into from
Jul 6, 2023
Merged

Conversation

sudkul87
Copy link
Contributor

@sudkul87 sudkul87 commented Jun 21, 2023

Describe the Change

This PR adds the following files and folders:

.
└──edge
    └── vmware
        ├── README.md
        ├── clone_vm_template
        │   ├── delete-edge-host.sh
        │   ├── deploy-edge-host.sh
        │   └── setenv.sh
        └── packer
            ├── build.pkr.hcl
            ├── meta-data
            ├── user-data
            └── vsphere.hcl

Here are the details:

  1. edge/vmware/clone_vm_template - This folder contains the shell scripts containing GOVC command line instructions.
  2. edge/vmware/packer - This folder contains the Packer code

The Packer and GOVC files are referred to in this tutorial: Deploy an Edge Cluster on VMware. Here is the related librarium PR#1291

🎫 Jira Ticket: DOC-758

@sudkul87 sudkul87 requested a review from a team as a code owner June 21, 2023 06:34
@sudkul87 sudkul87 requested review from karl-cardenas-coding, ritawatson and rahulhazra97 and removed request for a team June 21, 2023 06:34
@sudkul87 sudkul87 changed the title docs: add packer and govc files docs: add packer, govc, and terraform files Jun 26, 2023
@sudkul87 sudkul87 merged commit e4cb9ab into main Jul 6, 2023
@sudkul87 sudkul87 deleted the sudkul87-packer-govc branch July 6, 2023 13:48
@github-actions
Copy link

github-actions bot commented Jul 6, 2023

🎉 This PR is included in version 1.0.7 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants