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

Use openflighthpc commander #29

Open
ColonelPanics opened this issue Sep 17, 2019 · 0 comments
Open

Use openflighthpc commander #29

ColonelPanics opened this issue Sep 17, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@ColonelPanics
Copy link
Member

Currently the gemfile is using the old alces commander:

gem 'commander', github: 'alces-software/commander', tag: '4.4.4.alces3'

I suggest that we bring this in line with the other tools by using the openflighthpc commander package:

gem 'commander-openflighthpc', '~> 1.1.0'

A quick swap-out shows that there will be some ironing out of config needed from swapping between versions:

[root@localhost manage]# /opt/flight/bin/flexec bundle exec bin/manage list
manage: #<Commander::Runner:0x00000000029d58f8>
@ColonelPanics ColonelPanics added the enhancement New feature or request label Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant