Not using it
This commit is contained in:
parent
a6bd483275
commit
0330ec55e1
1 changed files with 0 additions and 5 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue