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
Create downstream clusters:
https://documentation.suse.com/suse-edge/3.0/html/edge/quickstart-elemental.html#create-downstream-clusters
INET=`ip addr show dev eth0 | grep "inet\ "` elemental-register **--label "network=$INET" \ --label "network=$INET"** /oem/registration
The text was updated successfully, but these errors were encountered:
elemental-quickstart: remove duplicate label
3392e87
Fixes: suse-edge#389
elemental-quickstart fixes
c49f569
Remove the tip referring to the oem path as that's for Elemental teal Also fix the Rancher version to align with 3.1 Fixes: suse-edge#389 fixup
2a6e38b
Remove the tip referring to the oem path as that's for Elemental teal Also fix the Rancher version to align with 3.1 Fixes: #389 fixup
hardys
Successfully merging a pull request may close this issue.
Create downstream clusters:
https://documentation.suse.com/suse-edge/3.0/html/edge/quickstart-elemental.html#create-downstream-clusters
The text was updated successfully, but these errors were encountered: