Skip to content
Snippets Groups Projects
Commit 0afbd11a authored by Christoffer Stokbaek's avatar Christoffer Stokbaek
Browse files

Added pillar data for SSL option

parent f0f65c92
No related branches found
No related tags found
No related merge requests found
...@@ -70,6 +70,11 @@ mysql: ...@@ -70,6 +70,11 @@ mysql:
bob: bob:
password_hash: '*6C8989366EAF75BB670AD8EA7A7FC1176A95CEF4' password_hash: '*6C8989366EAF75BB670AD8EA7A7FC1176A95CEF4'
host: localhost host: localhost
ssl: True
ssl-X509: True
ssl-SUBJECT: Subject
ssl-ISSUER: Name
ssl-CIPHER: Cipher
databases: databases:
- database: foo - database: foo
grants: ['all privileges'] grants: ['all privileges']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment