on 23-Jan-2017 12:31
Problem this snippet solves:
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`