We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
onp fcos
--disk=
size=${DISK_GB}
${DISK}
virt-install
The text was updated successfully, but these errors were encountered:
variant: fcos version: 1.4.0 storage: files: - path: /etc/ssh/sshd_config.d/20-enable-passwords.conf mode: 0644 contents: inline: | # Fedora CoreOS disables SSH password login by default. # Enable it. # This file must sort before 40-disable-passwords.conf. PasswordAuthentication yes
Sorry, something went wrong.
watch sudo virsh domifaddr fcos
sudo virsh console fcos
Add NETWORK and BUTANE environment variable.
NETWORK
BUTANE
No branches or pull requests
--disk=
option fromsize=${DISK_GB}
to${DISK}
invirt-install
command.The text was updated successfully, but these errors were encountered: