Sha256: d11d71d2040ba26a4964ad8b2967447800f1b7f2fd64c1c7072a03151bf5403c

Contents?: true

Size: 470 Bytes

Versions: 6

Compression:

Stored size: 470 Bytes

Contents

sunzi.setup_progress

start=$(sunzi.start_time)

source recipes/setup.sh
source recipes/libraries.sh
source recipes/nodejs.sh
<% case @attributes.db_adapter -%>
<% when 'postgresql' -%>
source recipes/postgres.sh
<% when 'mysql', 'mysql2' -%>
source recipes/mysql.sh
<% end -%>
source recipes/passenger.sh
source recipes/user.sh
source recipes/analysers.sh
source recipes/logrotate.sh
source recipes/noatime.sh
source recipes/monit.sh

sunzi.elapsed_time $start

reboot

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
o2webappizer-0.2.6 templates/config/sunzi/roles/admin.sh
o2webappizer-0.2.5 templates/config/sunzi/roles/admin.sh
o2webappizer-0.2.4 templates/config/sunzi/roles/admin.sh
o2webappizer-0.2.3 templates/config/sunzi/roles/admin.sh
o2webappizer-0.2.2 templates/config/sunzi/roles/admin.sh
o2webappizer-0.2.1 templates/config/sunzi/roles/admin.sh