Advertisement
Guest User

vars

a guest
Feb 24th, 2016
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.17 KB | None | 0 0
  1. ---
  2. # defaults file for wp-dependencies
  3.   wp_mysql_db: MyWP
  4.   wp_mysql_user: wpUser
  5.   wp_mysql_password: wpP4ss
  6.   mysql_root_user: root
  7.   mysql_root_password: password
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement