fuck a color symlink

This commit is contained in:
Will Farrington 2012-10-04 19:40:09 -07:00
parent c2c3707e8d
commit 8f53cca9a7

View file

@ -53,17 +53,11 @@ node default {
}
# Setup real clone of our-boxen and link into BOXEN_HOME
repository { "${boxen::config::srcdir}/our-boxen":
repository { "${::boxen_home}/repo":
ensure => present,
source => 'boxen/our-boxen'
}
file { "${boxen::home}/repo":
ensure => link,
target => "${boxen::config::srcdir}/our-boxen",
require => Repository["${boxen::config::srcdir}/our-boxen"]
}
# node versions
include nodejs::0-4
include nodejs::0-6