我目前正在將大量EC2實例轉換爲一系列puppet腳本,然後使用Vagrant虛擬化本地開發的鑽井平臺。 我已經陷入了管理流浪者的網絡並將其映射到生產上。 首先,我有這樣的事情: # Main Web Server
config.vm.define :app do |app_config|
app_config.vm.host_name = "web1"
app_config
在Mac OS X上,當嘗試按照流浪漢教程配置廚師時,出現以下錯誤。如果我使用puppet,則會發生同樣的問題,如果我使用lucid32,則會出現同樣的問題。幫幫我? [default] Importing base box 'lucid64'...
[default] The guest additions on this VM do not match the install version