Skip to content

Commit

Permalink
Adding missing no_proxy key
Browse files Browse the repository at this point in the history
  • Loading branch information
Seth Thomas committed Sep 15, 2015
1 parent 4ec9ca5 commit 29c1a92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions opensuse-13.2-i386.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@
"mirror": "http://download.opensuse.org/distribution",
"mirror_directory": "13.2/iso",
"name": "opensuse-13.2-i386",
"no_proxy": "{{env `no_proxy`}}",
"template": "opensuse-13.2-i386",
"version": "2.0.TIMESTAMP"
}
Expand Down
1 change: 1 addition & 0 deletions opensuse-13.2-x86_64.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@
"mirror": "http://download.opensuse.org/distribution",
"mirror_directory": "13.2/iso",
"name": "opensuse-13.2",
"no_proxy": "{{env `no_proxy`}}",
"template": "opensuse-13.2-x86_64",
"version": "2.0.TIMESTAMP"
}
Expand Down

0 comments on commit 29c1a92

Please sign in to comment.