osuosl-cookbooks / pgd

Apache License 2.0
1 stars 0 forks source link

Re-factor pgd_cookbook for Chef-CentOS #6

Closed pop closed 9 years ago

pop commented 9 years ago

Refs issue #5

Remove Ubuntu functionality. Default cookbook is now a Centos-6.5 box. yum-ius, yum-epel, yum-osuosl are now included cookbooks; yum and apt cookbooks have been removed.

Cookbook depends on build-essential, yum, and yum-ius. No longer depends on ubuntu and apt.

_centos.rb recipe has been added to setup centos machine. This file was taken from the whats_fresh cookbook.

Remove Vagrantfile. Usernames are still 'Vagrant' because they don't need to change at the moment.

bootsrap_user.rb has been removed because it served literally no purpose.

Minor key changes were made to database.rb recipe. settings.py which didn't exist now symlinks to pgd/settings.py. This is an issue and will be addressed later.

A few other miscellaneous centos-compatibility and naming fixes were put in.

mathuin commented 9 years ago

It builds and runs without error on cyan. That means that Sarvesh's code correctly imports roughly ten proteins successfully. I will check the website next.

jordane commented 9 years ago

+1