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

OPENSHIFTP-122: Refactor the get_vm file and image id #27

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

pkenchap
Copy link
Collaborator

@pkenchap pkenchap commented Jun 13, 2024

  • Added minor changes to the get_vm file instead of having the different function.
  • Image id been replaced with rhcos image instead of centos .
  • Modified the playbook name and segregated with different files instead of having in same file which makes user confusion.

@pkenchap pkenchap requested a review from prb112 June 13, 2024 06:49
@pkenchap pkenchap self-assigned this Jun 13, 2024
@@ -3,12 +3,12 @@
vm_create_name: rdr-mac-worker-openstack
vm_create_region_name: RegionOne
vm_create_availability_zone: Test
vm_create_image_name: 4df699b6-6877-4b77-9ddb-0d6dc9cefb68
vm_create_image_name: d424a441-6b4c-4e22-adb7-69935b398579
Copy link
Collaborator

Choose a reason for hiding this comment

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

ack

Copy link
Collaborator

@prb112 prb112 left a comment

Choose a reason for hiding this comment

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

The translation of the user-data in the code still calculates the template

@prb112 prb112 merged commit 4b3752d into ocp-power-automation:main Jun 13, 2024
0 of 2 checks passed
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