Checksums for F5 Supported Cloud templates on GitHub

Problem this snippet solves:

Checksums for F5 supported cloud templates

F5 Networks provides checksums for all of our supported Amazon Web Services CloudFormation, Microsoft Azure ARM, Google Deployment Manager, and OpenStack Heat Orchestration templates. See the README files on GitHub for information on individual templates.

You can find the templates in the appropriate supported directory on GitHub:

Because this page was getting much too long to host all the checksums for all Cloud platforms, we now have individual pages for the checksums:

Code :

You can get a checksum for a particular template by running one of the following commands depending on your operating system:

* **Linux**: `sha512sum `
* **Windows using CertUtil**:  `CertUtil –hashfile  SHA512` 
Published Jan 23, 2017
Version 1.0

Was this article helpful?

No CommentsBe the first to comment