remove code for bringing up interfaces

this is no longer required.
This commit is contained in:
Dan Bode
2013-01-11 11:07:44 -08:00
parent c311d525f0
commit 9eacb6c029

View File

@@ -30,5 +30,3 @@ exec { '/usr/bin/apt-get update':
logoutput => true,
}
# bring up the bridging interface explicitly
#exec { '/sbin/ifconfig eth2 up': }