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
Description
$ install.sh -h Usage: install.sh [-u install_user] [-g install_group] [-k keep conf] [-d ONE_LOCATION] [-c cli|ec2] [-r] [-h] ... -G: install OpenNebula Gate -f: install OpenNebula Flow
but when run with -f or -G it prints error:
install.sh: invalid option -- 'f' install.sh: invalid option -- 'G'
To Reproduce run: "install.sh -f"
Expected behavior -f and -G parameters are accepted
Details
The text was updated successfully, but these errors were encountered:
B OpenNebula#2491: install.sh accepts -G and -f parameters
e525fc1
1c39c4d
B #2491: install.sh accepts -G and -f parameters
d1aa261
7868011
(cherry picked from commit d1aa261)
5ef0f48
Revert "F #5591: Custom role attributes in oneflow added (#2465)" (#2491
b82ca03
) This reverts commit 8aae368.
81648c4
) This reverts commit 8aae368. (cherry picked from commit b82ca03)
No branches or pull requests
Description
but when run with -f or -G it prints error:
To Reproduce
run: "install.sh -f"
Expected behavior
-f and -G parameters are accepted
Details
Progress Status
The text was updated successfully, but these errors were encountered: