Skip to content

Commit

Permalink
minor fix to spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey committed Feb 16, 2017
1 parent 1efefdb commit f41fcaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion comanage-appliance.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"region": "us-west-1",
"timestamper": "{{timestamp}}",
"outputfile_name": "comanage-appliance-centos7",
"build_number": "{{env `BUILD_NUMBER`}}"
"build_number": "{{env `BUILD_NUMBER`}}"
},
"provisioners": [
{
Expand Down
2 changes: 1 addition & 1 deletion grouper-appliance.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"region": "us-west-1",
"timestamper": "{{timestamp}}",
"outputfile_name": "grouper-appliance-centos7",
"build_number": "{{env `BUILD_NUMBER`}}"
"build_number": "{{env `BUILD_NUMBER`}}"
},
"provisioners": [
{
Expand Down

0 comments on commit f41fcaf

Please sign in to comment.