test/integration/debian6_bootstrap_test.rb in knife-solo-0.4.3 vs test/integration/debian6_bootstrap_test.rb in knife-solo-0.5.0
- old
+ new
@@ -7,10 +7,10 @@
end
def image_id
# PVM 64-bit
# From https://wiki.debian.org/Cloud/AmazonEC2Image/Squeeze
- "ami-0740476e"
+ "ami-5e12dc36"
end
def prepare_server
# Do nothing as `solo bootstrap` will do everything
end