The purpose of this is to provide a centralized repository for Preset template files. These files can be shared freely and should be modified to suit the specific workload requirements.
These files are contributed by Pure employees, partners, and customers.
- All files submitted must be in JSON format.
- Commenting is highly encouraged!! Since comments are not natively allowed in the JSON language, please create a custom element in the object called
_comment
as shown in the example below
{
"_comment": "This is your comment. Be as descriptive as possible for others."
<your json data pair code here>
}
- Absolurtely no warranty or guarantees whatsoever are either stated or inferred with these files and neither Pure Storage Incoroporated or any of it's employees will be liable for any damage done by executing these Presets within your environment. If anything breaks in Production without testing first, it is no one else's fault except your own.
Please refer to the Code of Conduct for more information.