Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- git "/var/www" do
- repository "git://git.typo3.org/Packages/TYPO3.CMS.git"
- reference "#{node['typo3']['version']}"
- action :sync
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement