Skip to content

Instantly share code, notes, and snippets.

@sierra-tango-echo
Created September 13, 2019 10:11
Show Gist options
  • Save sierra-tango-echo/9c0ee4f8faa7c73a1f20759d598b8e29 to your computer and use it in GitHub Desktop.
Save sierra-tango-echo/9c0ee4f8faa7c73a1f20759d598b8e29 to your computer and use it in GitHub Desktop.
#!/bin/bash -e
wget https://openflighthpc.s3-eu-west-1.amazonaws.com/repos/openflight-dev/openflight-dev.repo -O /etc/yum.repos.d/openflight-dev.repo
yum makecache
yum -y install flight-runway
yum -y install flight-metal
/opt/flight/bin/flenable --yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment