Skip to content

sysoperator/ca-formula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ca-formula

Local CA formula

Configuration

Create the file /etc/salt/master.d/peer.conf with the following content:

peer:
  .*:
    - x509.sign_remote_certificate

and restart the salt-master service.

Adjust the pillar data to suit your needs then reference these files in top.sls, e.g.:

base:
  (..)
  'roles:ca':
    - match: grain
    - ca
    - x509

About

Local CA formula

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published