Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

Commit

Permalink
Make oss build
Browse files Browse the repository at this point in the history
[#117456229]

Signed-off-by: Anthony Emengo <[email protected]>
  • Loading branch information
ekcasey authored and Anthony Emengo committed Apr 15, 2016
1 parent 2de3e4b commit 62dfcab
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion images/build
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ rm -rf "$output_dir"/output-*

"$pcfdev_dir/bosh/setup-packer" "$output_dir/packer-bosh"

releases='diego cf garden-linux etcd'
releases='diego cf garden-linux etcd cf-mysql'
"$pcfdev_dir/bosh/clone-releases"
"$pcfdev_dir/bosh/build" "$output_dir/assets" $releases

Expand Down
1 change: 1 addition & 0 deletions images/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ properties:
system_domain: local.pcfdev.io
app_domains: [local.pcfdev.io]
system_domain_organization: pcfdev-org
network_name: default
name: pcfdev
ssl:
skip_cert_verify: true
Expand Down
4 changes: 2 additions & 2 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
{
"name" : "cf-mysql-release",
"url" : "https://github.com/ekcase/cf-mysql-release",
"sha" : "0864fac431083425b641d8a6fa1b12671976815e"
"url" : "https://github.com/ekcasey/cf-mysql-release",
"sha" : "b19d3abfd6f0c749145a319b30d6a097c84e963a"
}
]

0 comments on commit 62dfcab

Please sign in to comment.