Advertisement
Guest User

Untitled

a guest
Feb 6th, 2014
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. /etc/salt/minion:
  2. file.append:
  3. - text: |
  4. mysql.host: 'localhost'
  5. mysql.port: 3306
  6. mysql.user: 'root'
  7. mysql.pass: 'xxxxxxxxx'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement