Skip to content

added sudo to bootstrap command#1440

Open
klgill wants to merge 1 commit into
openstack-k8s-operators:mainfrom
klgill:OSPRH30707-AddSudo
Open

added sudo to bootstrap command#1440
klgill wants to merge 1 commit into
openstack-k8s-operators:mainfrom
klgill:OSPRH30707-AddSudo

Conversation

@klgill

@klgill klgill commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

@openshift-ci

openshift-ci Bot commented Jul 13, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign holser for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@klgill klgill requested a review from jistr July 13, 2026 20:37
rm -rf repo-setup-main
sudo dnf -y upgrade openstack-selinux
sudo rm -f /run/virtlogd.pid
sudo rm -rf repo-setup-main

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@jistr The edits from line 533-551 are for upstream only. Is sudo needed on any other lines within this block?

sudo set -euxo pipefail
sudo dnf -y upgrade openstack-selinux
sudo rm -f /run/virtlogd.pid
endif::[]

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Lines 549-551 are the only ones that display in the downstream docs.

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.

1 participant