udacity / devops-intro-project

Project files for Intro to DevOps class
286 stars 3.57k forks source link

chore: remove duplicate attribute type under builders #84

Closed gauravsinghaec closed 5 years ago

gauravsinghaec commented 5 years ago

Here the type is repeated in both files application-server.json and control-server.json

  "builders": [{
      "type": "virtualbox-iso",
.
.
.
13rac1 commented 5 years ago

Thanks!