cupracer / suse-system-configs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

suse-system-configs

Clone project to /opt directory

AutoYaST

tbd.

Salt

/etc/salt/minion

file_client: local
file_roots:
  base:
    - /opt/suse-system-configs/saltstack/salt
pillar_roots:
  base:
    - /opt/suse-system-configs/saltstack/pillar
gitfs_remotes:
  - https://github.com/saltstack-formulas/openssh-formula.git
  - https://github.com/saltstack-formulas/fail2ban-formula.git
  - https://github.com/saltstack-formulas/users-formula.git
  - https://github.com/saltstack-formulas/firewalld-formula.git
fileserver_backend:
  - roots
  - gitfs

Apply configuration

# salt-call --local state.apply

About

License:MIT License


Languages

Language:Scheme 77.0%Language:SaltStack 23.0%