hapi-fhir/vagrant/chef/Cheffile

11 lines
179 B
Plaintext
Raw Normal View History

2014-10-06 21:47:56 -04:00
#!/usr/bin/env ruby
#^syntax detection
site 'https://supermarket.getchef.com/api/v1'
# cookbook 'emacs24-nox'
cookbook 'nmap'
cookbook 'java'
cookbook 'mysql'
cookbook 'tomcat'