kitchen-example
kitchen-example copied to clipboard
Example of using rackbox, databox and knife-solo to provision a full-stack, rack-based web server.
Results
1
kitchen-example issues
Sort by
recently updated
recently updated
newest added
Running with vagrant, cooking fails while trying to build mysql server. Apparently the recipe is expecting a package name which isn't there. The error is: ``` Recipe: mysql::server * mysql_service[default]...