Saltstack Official OpenSSH Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 line
486B

  1. # -*- coding: utf-8 -*-
  2. # vim: ft=yaml
  3. ---
  4. values:
  5. sources:
  6. - "Y:G@osarch"
  7. - "Y:G@os_family"
  8. - "Y:G@os"
  9. - "Y:G@osfinger"
  10. # Merge values from `config.get` under `mapdata.<key>` to keep
  11. # compatibility with user pillars.
  12. # The `<key>` and `<key>:lookup` are merged together
  13. - "C:SUB@openssh:lookup"
  14. - "C:SUB@openssh"
  15. - "C:SUB@sshd_config:lookup"
  16. - "C:SUB@sshd_config"
  17. - "C:SUB@ssh_config:lookup"
  18. - "C:SUB@ssh_config"
  19. - "Y:G@id"