Skip to content
This repository was archived by the owner on Jul 23, 2019. It is now read-only.

baremetal: rename os_image to bootstrap_os_image#161

Closed
markmc wants to merge 1 commit intoopenshift-metal3:masterfrom
markmc:rename-os-image
Closed

baremetal: rename os_image to bootstrap_os_image#161
markmc wants to merge 1 commit intoopenshift-metal3:masterfrom
markmc:rename-os-image

Conversation

@markmc
Copy link
Copy Markdown
Contributor

@markmc markmc commented Jul 16, 2019

Rename the terraform os_image variable to bootstrap_os_image to make it clear that this boot image is only used for the bootstrap VM.

Related to #160

Unlike other platforms, the baremetal platform uses a different RHCOS
boot image for the bootstrap VM (i.e. a qcow image with libvirt) than
for all other nodes (i.e. an Ironic-deployed image).

Rename the terraform os_image variable to bootstrap_os_image to make
it clear that this boot image is only used for the bootstrap VM.
@markmc markmc requested review from hardys and stbenjam July 16, 2019 10:26
@markmc
Copy link
Copy Markdown
Contributor Author

markmc commented Jul 16, 2019

Oh - I would have proposed this to openshift/installer but only some of the code has merged

@stbenjam
Copy link
Copy Markdown
Member

Oh - I would have proposed this to openshift/installer but only some of the code has merged

Could we defer this just a couple of days, until the openshift/installer gets merged and then do it there? It's just that this has a mix of touching merged and unmerged code

@markmc
Copy link
Copy Markdown
Contributor Author

markmc commented Jul 16, 2019

Oh - I would have proposed this to openshift/installer but only some of the code has merged

Could we defer this just a couple of days, until the openshift/installer gets merged and then do it there? It's just that this has a mix of touching merged and unmerged code

ok, sounds good

@hardys
Copy link
Copy Markdown

hardys commented Jul 18, 2019

I think this can be proposed directly to openshift/install now

@markmc
Copy link
Copy Markdown
Contributor Author

markmc commented Jul 18, 2019

Thanks

openshift/installer#2044

@markmc markmc closed this Jul 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants