move vim package from both to ubuntu only
this is b/c of some error that I ran into on RHEL.
This commit is contained in:
		| @@ -40,8 +40,6 @@ package { ['hiera', 'hiera-puppet', 'ruby-debug']: | ||||
|   provider => 'gem', | ||||
| } | ||||
|  | ||||
| package { 'vim': ensure => present } | ||||
|  | ||||
| file { '/etc/puppet/hiera.yaml': | ||||
|   content => | ||||
| ' | ||||
|   | ||||
| @@ -30,3 +30,6 @@ exec { '/usr/bin/apt-get update': | ||||
|   logoutput   => true, | ||||
| } | ||||
|  | ||||
|  | ||||
| package { 'vim': ensure => present } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Dan Bode
					Dan Bode