Skip to content

Commit

Permalink
Add CentOS 7 to os_image_versions
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Williams <cwilliams@pivotal.io>
  • Loading branch information
mariash authored and Christian Williams committed Apr 7, 2015
1 parent ab15ff1 commit 09c00c9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
1 change: 1 addition & 0 deletions bosh-dev/lib/bosh/dev/config/os_image_versions.json
@@ -1,4 +1,5 @@
{
"bosh-centos-6-os-image.tgz": "kkUYP.4sM_hdsn3Sfcr6ksahFpPgb2D8",
"bosh-centos-7-os-image.tgz": "3I9TaTJV5vUkUpGJETzqD8wsWhP2vsFE",
"bosh-ubuntu-trusty-os-image.tgz": "0YARMwfbXRhCyma2hdTZTd97IlZqW3Qc"
}
10 changes: 9 additions & 1 deletion bosh-stemcell/OS_IMAGES.md
Expand Up @@ -116,7 +116,7 @@ Ubuntu 14.04 images have filename `bosh-ubuntu-trusty-os-image.tgz`

## CentOS 6.6

CentOS 6.6 images have filename `bosh-centos-6_6-os-image.tgz`
CentOS 6.6 images have filename `bosh-centos-6-os-image.tgz`

* `kkUYP.4sM_hdsn3Sfcr6ksahFpPgb2D8`
Add hmac-sha1 to sshd_config (required by go ssh lib)
Expand Down Expand Up @@ -149,3 +149,11 @@ CentOS 6.6 images have filename `bosh-centos-6_6-os-image.tgz`

* `6mBEQ5Gt5O6NJIFZxlyrf_05i.6s0OWF`
CentOS 6.6


## CentOS 7

CentOS 7 images have filename `bosh-centos-7-os-image.tgz`

* `3I9TaTJV5vUkUpGJETzqD8wsWhP2vsFE`
CentOS 7

0 comments on commit 09c00c9

Please sign in to comment.