# frozen_string_literal: true
source 'https://supermarket.chef.io'

metadata

cookbook "base_server_macos", git: 'git@git.xarth.tv:CPE-Chef/base_server_macos.git'
cookbook "sds_teamcity", git: 'git@git.xarth.tv:CPE-Chef/sds_teamcity.git', tag: '0.5.5'
cookbook "lib_cpe", git: 'git@git.xarth.tv:CPE-Chef/lib_cpe.git'

# Fix to work on OSX until homebrew_package can install an array of packages in Chef Client
cookbook "ruby_rbenv", git: "https://github.com/bcg62/ruby_rbenv.git", ref: "97034273e6157c68870541d5d650b80cb704e16c"
