diff --git a/pillar.example b/pillar.example index 4df0713..70801ef 100644 --- a/pillar.example +++ b/pillar.example @@ -70,6 +70,11 @@ mysql: bob: password_hash: '*6C8989366EAF75BB670AD8EA7A7FC1176A95CEF4' host: localhost + ssl: True + ssl-X509: True + ssl-SUBJECT: Subject + ssl-ISSUER: Name + ssl-CIPHER: Cipher databases: - database: foo grants: ['all privileges']