Installs the grails library - 2.1.1 by default.
- CentOS 6.4
- Ubuntu 12.04
See attributes/default.rb
for default values
node['grails']['version']
- version of grails to install (2.1.1)node['grails']['archive_name']
- archive name to download (includes version)node['grails']['source_url']
- where to find the grails packagenode['grails']['path']
- where to install grailsnode['grails']['owner']
- who should own the directorynode['grails']['group']
- which group the directory should belong tonode['gradle']['mode']
- the permissions to set the installation directory to
Installs the grails library.
Copyright (c) Rally Software Development Corp. 2013
Distributed under the MIT License.