mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-02 14:07:35 +08:00
9 lines
168 B
Ruby
9 lines
168 B
Ruby
#!/usr/bin/env ruby
|
|
#^syntax detection
|
|
|
|
site 'http://community.opscode.com/api/v1'
|
|
|
|
cookbook 'apt'
|
|
cookbook 'vim'
|
|
cookbook 'build-essential'
|
|
cookbook 'omnibus_updater'
|