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

test/remote: switch to cloud-images.ubuntu.com URLs #12413

Merged

Conversation

simondeziel
Copy link
Member

Also fix lxc remote add of public simplestreams servers with valid certs to not prompt for fingerprint acceptance.

tomponline
tomponline previously approved these changes Oct 18, 2023
lxc_remote remote add ubuntu2 https://cloud-images.ubuntu.com:443/buildd/releases --protocol=simplestreams
lxc_remote remote remove ubuntu1
lxc_remote remote remove ubuntu2
fi
Copy link
Member Author

Choose a reason for hiding this comment

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

Based on #12414, those don't do much. Should I go ahead and add something like:

lxc image list ubuntu1: | grep -cwF CONTAINER
lxc image list ubuntu2: | grep -cwF CONTAINER

Copy link
Member

Choose a reason for hiding this comment

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

sounds good.

Also fix `lxc remote add` of public simplestreams servers
with valid certs to not prompt for fingerprint acceptance.

Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
…reams example

Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
@tomponline tomponline merged commit 3740804 into canonical:main Oct 19, 2023
26 checks passed
@simondeziel simondeziel deleted the remote-simplestreams-valid-cert branch October 19, 2023 13:24
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