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

install.sh doesn't accept -F and -g parameters #2491

Closed
1 of 7 tasks
xorel opened this issue Oct 9, 2018 · 0 comments
Closed
1 of 7 tasks

install.sh doesn't accept -F and -g parameters #2491

xorel opened this issue Oct 9, 2018 · 0 comments

Comments

@xorel
Copy link
Member

xorel commented Oct 9, 2018

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

  • Affected Component: opennebula installation
  • Version: 5.6

Progress Status

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches
xorel added a commit to xorel/one that referenced this issue Oct 9, 2018
xorel added a commit to xorel/one that referenced this issue Oct 12, 2018
tinova pushed a commit that referenced this issue Oct 15, 2018
tinova pushed a commit that referenced this issue Oct 15, 2018
@xorel xorel closed this as completed Oct 25, 2018
rsmontero pushed a commit that referenced this issue Feb 9, 2023
rsmontero pushed a commit that referenced this issue Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants