PureStorage-OpenConnect / TestDriveNewStack

An easy way to try out Ansible in a totally isolated, Pure Storage Test Drive environment.
2 stars 4 forks source link

Note that this project is for educational purposes only, and is meant to demonstrate what you can do with Pure. These playbooks and scripts have been developed only for use only in Pure Test Drive. You're free to adapt them to your environment, but you're responsible for testing and overall functionality. Have fun!

TestDriveNewStack

This project was born out of a desire to offer our SE's, our customers, and potential customers a simple, concise way to see how Ansible Automation could, or will, help them in their environment.

Make sure to run setup.sh in order to set up your Pure Test Drive environment.

Build Notes

Getting started

NOTE: With the updated TestDrive Interfaces the many items have changed. Please validate you are using the latest repo.

Launch an "Introduction to FlashArray" lab from Pure TestDrive.

Note that these scripts will not run in other environments without modification.

Log in to the Linux VM (linux1) as root (password can be found under the TestDrive credentials tab) using the desktop icon or putty.

Install git with:

yum install git -y

clone the repo with:

git clone https://github.com/PureStorage-OpenConnect/TestDriveNewStack

Run the setup.sh script by typing the following:

cd TestDriveNewStack
./setup.sh

Try out Ansible

Once setup is finished, you can then run ansible-playbook --ask-vault-pass <filename>. Requires vault password of pure.

Running them in order (0-6) is recommended.

The playbooks are straightforward and actually demonstrate many of the things that Ansible is great at doing.

As you can see, they are simple, self describing, and above all, functional. We would love to provide you with a Pure Test Drive voucher so you can try these out on your own!

Click here for more about Pure Test Drive

For any questions, reach out to bkuebler\@gmail.com or chris\@ccrow.org