udacity / devops-intro-project

Project files for Intro to DevOps class
287 stars 3.56k forks source link

chore: remove duplicate attribute type under builders #83

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

Why is the format being changed?

gauravsinghaec commented 5 years ago

Why is the format being changed?

sorry I pushed few changes in my master which was not intended for this PR. Please check https://github.com/udacity/devops-intro-project/pull/84