-
Notifications
You must be signed in to change notification settings - Fork 2
update README #39
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
update README #39
Conversation
README.rst
Outdated
multinode_flavor = "changeme" | ||
multinode_image = "CentOS-stream8-lvm" | ||
multinode_flavor = "general.v1.medium" | ||
multinode_image = "overcloud-rocky-9-yoga-20231026T081556" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there any particular reason to use this image, and not Rocky9-lvm
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rocky9-lvm
gets updated somewhat regularly. Pinning to a specific image improves reliability
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Plus making it more accurate to production is better
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ideally we'd use the image tag defined in SKC, but this will do for now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed my mind, I've just remembered that the overcloud* images have some awkward issues with vault at the moment that haven't yet been resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed my mind, I've just remembered that the overcloud* images have some awkward issues with vault at the moment that haven't yet been resolved
Will want to change the Ubuntu image mentioned later in the document too
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
c24a197
to
d4be90c
Compare
d4be90c
to
ff46af9
Compare
No description provided.