You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
recipe 'rs-lamp::default', 'Configures attributes for running a standalone LAMP server'
recipe 'rs-lamp::dump_import', 'Imports a database dump file'
attribute 'rs-lamp/dump_file',
:display_name => 'Dump File',
:description => 'The path relative to the repository root of a MySQL database dump file to be imported. This file can be compressed using gzip, bzip2, xz or a plain text file. Example: mydb.sql.gz',