Commit 661a5a80 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

rename digital-ocean to digitalocean

parent a7976b39
...@@ -20,7 +20,7 @@ const defaultConfig = ` ...@@ -20,7 +20,7 @@ const defaultConfig = `
"builders": { "builders": {
"amazon-ebs": "packer-builder-amazon-ebs", "amazon-ebs": "packer-builder-amazon-ebs",
"digital-ocean": "packer-builder-digital-ocean", "digitalocean": "packer-builder-digitalocean",
"virtualbox": "packer-builder-virtualbox", "virtualbox": "packer-builder-virtualbox",
"vmware": "packer-builder-vmware" "vmware": "packer-builder-vmware"
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment