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

AUFN OpenStack Antelope #15

Open
wants to merge 5 commits into
base: smslab/yoga
Choose a base branch
from
Open

Conversation

oneswig
Copy link
Member

@oneswig oneswig commented Feb 13, 2024

Some fixes and improvements for the AUFN workshop lab deployment and configuration

Ubuntu by default
Add initial TENKS provision to a-seed-from-nothing
Migrate to quay.io and new tag naming scheme
Fix for loss of DHCP on Ubuntu/Netplan instances
Give lab-specific names to security group and ssh key
Disable interactive dialog for service restart on Jammy package update
Comment on lines +164 to +168
# Run TENKS
cd ~/kayobe
export TENKS_CONFIG_PATH=config/src/kayobe-config/tenks.yml
./dev/tenks-deploy-overcloud.sh ./tenks

Copy link
Contributor

Choose a reason for hiding this comment

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

Do we always want to do this now, or was this just to speed up this weeks' sessions? I can see the benefit of having these deployed in advance, especially given we later have users use tenks to deploy a new hypervisor

Copy link
Member Author

Choose a reason for hiding this comment

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

I think so, it's a liability...

@@ -4,7 +4,7 @@
SECONDS=0

# Cloud User: cloud-user (CentOS) or ubuntu?
CLOUD_USER=cloud-user
CLOUD_USER=ubuntu
Copy link
Contributor

Choose a reason for hiding this comment

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

Are you sure we want to change the default to ubuntu?

Choose a reason for hiding this comment

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

Why not just remove the default user #16

@Alex-Welsh
Copy link

Can we just make this the main branch, rather than merging it into Yoga?

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.

None yet

4 participants