log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
repos
>
other
>
Puppet
view modules/mysql/tests/server.pp @ 0:
956e484adc12
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Initial public release of Puppet configs
author
IBBoard <dev@ibboard.co.uk>
date
Sat, 16 Aug 2014 19:47:38 +0000
parents
children
line wrap:
on
line source
class { 'mysql::server':
root_password => 'password',
}