openflighthpc / concertim-ansible-playbook

Ansible playbook for building a Concertim appliance
Eclipse Public License 2.0
0 stars 0 forks source link

Entirely WIP playbook to automate building deps #9

Closed benarmston closed 1 year ago

benarmston commented 1 year ago

MIA has a number of assets that need to be built on a machine similar to the MIA machine itself, such as openssl, ruby and some number crunchers.

This commit adds a not-yet functional playbook to automate this. Eventually it will:

  1. work
  2. download needed source codes
  3. apply needed patches
  4. build the assets
  5. upload the built assets to S3.

For now it serves as a place to store patches and as an aid memoir for when I run the various commands manually.

benarmston commented 1 year ago

Once #43 is merged none of this will be needed.

benarmston commented 1 year ago

43 has been merged. We no longer use Ruby 1.8 or Ruby 1.9. We no longer need the number crunchers.

We don't need anything in this PR. :fireworks: