A saltstack formula to install and configure wordpress on RHEL.
Note
See the full Salt Formulas installation and usage instructions.
Install and configure wordpress
wordpress:
wp-username: <your-wordpress-mysql-username>
wp-database: <your-wordpress-database-name>
wp-passwords:
wordpress: <your-wordpress-mysql-user-password>
Nitin Madhok [email protected]