diff --git a/README.md b/README.md index abde45c..33d484d 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ paulbsd-salt are sets of SaltStack states for PaulBSD infrastructure ### States ```text + states ├── acme ├── androidstudio @@ -42,11 +43,11 @@ states ├── ipfs ├── iptables ├── java +├── lego ├── locale ├── maildb ├── mariadb ├── misc -├── _modules ├── molotov ├── motd ├── netbox @@ -63,6 +64,7 @@ states ├── packer ├── php ├── pkg +├── pki ├── postfix ├── postgresql ├── provision @@ -76,13 +78,11 @@ states ├── rspamd ├── rsync ├── rsyslog -├── _runners ├── salt_minion ├── samba ├── sensu ├── services ├── ssh -├── _states ├── states ├── sublimetext ├── sudo @@ -102,6 +102,7 @@ states ├── winpkg ├── wintse ├── youtubedl +├── zabbix └── zsh ```