Not using it

This commit is contained in:
Fabio Rehm 2013-09-28 01:25:08 -03:00
parent a6bd483275
commit 0330ec55e1

View file

@ -57,11 +57,6 @@ if $hostname == 'vbox' {
exec { 'aa-complain /usr/bin/lxc-start': }
}
# TMUX
package {
'tmux': ensure => 'installed';
}
# Allow gems to be installed on vagrant user home avoiding "sudo"s
# Tks to http://wiki.railsplayground.com/railsplayground/show/How+to+install+gems+and+non+root+user
file {