0
0
mirror of https://github.com/saltstack-formulas/openssh-formula.git synced 2025-04-14 06:34:36 +02:00

Commit Graph

  • 55b4c68cc8
    Merge pull request #159 from alxwr/improve-readme Imran Iqbal 2019-04-24 23:18:34 +01:00
  • 234864611c
    Merge pull request #158 from alxwr/no-print alxwr 2019-04-24 21:29:00 +02:00
  • f91d246e98 Fix name of mine function to retrieve the hostname Raphaël Hertzog 2019-04-19 17:33:12 +02:00
  • f2451efcd8 Improved known_hosts section in README.rst Alexander Weidinger 2019-04-11 11:24:12 +02:00
  • bf654a33c8 Dropped leftover debugging output Alexander Weidinger 2019-04-09 12:38:42 +02:00
  • b5ac5e0b74
    Merge pull request #152 from polymeter/remove_by_source alxwr 2019-04-09 21:02:44 +02:00
  • 5ee38922e2
    Merge pull request #154 from robinelfrink/master alxwr 2019-03-19 10:11:55 +01:00
  • c3c2472562 Fix fetching default ssh_config. Robin Elfrink 2019-02-27 14:04:42 +01:00
  • 29f7d71426 Allow removing keys based on source file. Manuel Webersen 2019-02-26 13:36:55 +01:00
  • 3715cd601c
    Merge pull request #151 from alxwr/issue-98 Imran Iqbal 2019-02-18 20:49:38 +00:00
  • 3f9876fc40 ssh_config: properly render host options (#149) alxwr 2019-02-12 21:31:49 +01:00
  • d9653889fa removed deprecated options (#150) alxwr 2019-02-12 21:25:41 +01:00
  • 29b89f0fb9 map.jinja: replace defaults.merge with grains.filter_by Alexander Weidinger 2019-02-12 19:11:46 +01:00
  • 0c6a353969 Fix map.jinja: openssh:lookup is not used anyways Alexander Weidinger 2019-02-12 19:01:34 +01:00
  • f53ccccd3f CentOS does not support ed25519; fixes #98 Alexander Weidinger 2019-02-12 14:53:53 +01:00
  • 4b84dead8e Made host key algos configurable; dropped DSA Alexander Weidinger 2019-02-12 14:53:10 +01:00
  • 54dde36e53 split map.jinja according to template-formula Alexander Weidinger 2019-02-12 14:22:14 +01:00
  • df4e957921 removed deprecated options Alexander Weidinger 2019-02-12 12:01:34 +01:00
  • 17f1b4522e ssh_config: whitespace optimization (fixes #145) Alexander Weidinger 2019-02-12 11:08:08 +01:00
  • 0763b296f2 ssh_config: properly render host options (fixes #145) Alexander Weidinger 2019-02-12 11:07:36 +01:00
  • cf3b048230 Resolve gem dependencies across "supported" environments (#142) scub 2019-01-24 14:11:48 -05:00
  • 9ac0cef5b0 Resolve gem dependencies across "supported" environments Penny 2018-12-09 16:35:42 -05:00
  • 2979af9bf5
    Merge pull request #138 from hudecof/config_backup_option N 2018-10-14 22:28:34 +01:00
  • ea755686e3 updated openssh/config.sls Peter Hudec 2018-10-10 14:06:14 +02:00
  • 0232f5cbbc updated openssh/defaults.yaml Peter Hudec 2018-10-10 14:05:26 +02:00
  • 9845b1fddc Add support for Solaris; tested on SmartOS instance zone (#137) Jasper Lievisse Adriaanse 2018-09-28 20:39:31 +02:00
  • 7c3980a0c8 Add support for Solaris; tested on SmartOS instance zone Jasper Lievisse Adriaanse 2018-09-28 15:01:23 +02:00
  • 131910d0ca
    Merge pull request #136 from Perceptyx/master N 2018-09-12 01:55:18 +01:00
  • d71518a057
    Merge 6fbef86827684bc713bc6c74c6d3dc33aa57d06c into ffafd2a2f5c3db7a33a11df153180de59fdfc6f8 marek-knappe 2018-09-11 06:37:49 +00:00
  • ffafd2a2f5 Support package versions (#134) reschl 2018-09-03 16:42:39 +02:00
  • bc601e9187 added pillar example Lukas Resch 2018-09-03 15:50:59 +02:00
  • 44b7342b10 added possibility to configure client version Lukas Resch 2018-09-03 15:48:41 +02:00
  • f93ea51ed4 added possibility to configure server version Lukas Resch 2018-09-03 15:47:37 +02:00
  • 7cfc9f5a04 Hint at Host support for ssh_config (#133) Philippe Grégoire 2018-08-24 06:14:26 -04:00
  • c7a78224f9
    Hint at Host support for ssh_config Philippe Grégoire 2018-08-23 19:26:11 -04:00
  • ce8a047a26
    Merge 4c822ba8445242ebc871bcd92a4b9779b6083e3a into 6e077f5dbe17b0c0ce2910cbf10e94d50803698c antifob 2018-08-23 22:46:40 +00:00
  • 4c822ba844
    Debian: Create privilege separation directory Philippe Grégoire 2018-08-23 16:16:07 -04:00
  • 6e077f5dbe
    Merge pull request #131 from tmeneau/fix-config-require-in-for-keys Javier Bértoli 2018-08-03 19:09:37 -03:00
  • 63ad14efb1 Fix invalid require_in sshd_config for key states tmeneau 2018-08-03 08:35:42 -04:00
  • aa3da8f2c2 Pillar openssh.known_hosts_salt_ssh (#128) alxwr 2018-06-01 14:11:52 +02:00
  • 3b1525efce Dropped forgotten debugging output Alexander Weidinger 2018-05-11 22:42:34 +02:00
  • 0abfd65e0b pillar/known_hosts_salt_ssh: clear cache in run() Alexander Weidinger 2018-05-11 16:46:07 +02:00
  • b34b8f5fa7 Opt-in to include localhost Alexander Weidinger 2018-05-01 23:04:17 +02:00
  • 63438bde88 Improved pillar.example Alexander Weidinger 2018-05-01 23:03:11 +02:00
  • 66fd619a1a Fixed aliasing of host names Alexander Weidinger 2018-05-01 22:35:47 +02:00
  • 1a70a129d5 Dropped ill-named file Alexander Weidinger 2018-05-01 13:33:44 +02:00
  • 531ce6d3ad Pillar openssh.known_hosts_salt_ssh Alexander Weidinger 2018-04-30 21:36:27 +02:00
  • 11366b3c17
    Merge pull request #127 from 0xf10e/known_hosts_pillar alxwr 2018-04-27 10:39:31 +02:00
  • bf9b9a335c Add openssh:known_hosts:static to README and pillar.example Florian Ermisch 2018-04-26 17:12:29 +02:00
  • 45763f54aa Add host keys from pillar[openssh:known_hosts:static] to ssh_known_hosts Florian Ermisch 2018-04-26 16:56:18 +02:00
  • 6fbef86827
    Add sftp subsystem debian (#3) Felipe Zipitría 2018-04-25 17:48:47 -03:00
  • d0c8eb91d9
    Merge dd8e41075b2ef2d27a8ebd4a35c743131347bcea into b93448b5e611379f97c45dbb912c46bf8a3f79c1 Felipe Zipitría 2018-04-25 14:56:16 +00:00
  • dd8e41075b Merge branch 'add-sftp-subsystem-debian' of github.com:Perceptyx/openssh-formula into add-sftp-subsystem-debian Felipe Zipitria 2018-04-25 11:55:15 -03:00
  • c190731af0
    Add map for debian Felipe Zipitria 2018-04-25 11:47:53 -03:00
  • 76a5b4b81a Add map for debian Felipe Zipitria 2018-04-25 11:47:53 -03:00
  • 2a4d07cae1
    Merge pull request #2 from Perceptyx/develop Andres Montalban 2018-04-17 15:28:01 -03:00
  • b93448b5e6
    Merge pull request #124 from arthurlogilab/123-add-ini-version-of-config Niels Abspoel 2018-03-17 21:35:30 +01:00
  • fdc3ca398d
    Merge pull request #125 from aboe76/python3_support Javier Bértoli 2018-03-10 12:42:18 -03:00
  • af9721a0f5 fix iteritems for python3 Niels Abspoel 2018-03-10 16:35:57 +01:00
  • 6ccb9fc87d Replace deprecated "user" attribute by "runas" Raphaël Hertzog 2018-02-16 12:11:54 +01:00
  • dcb70e5181 [openssh/config_ini] initial version of config_ini which uses ini state Arthur Lutz 2018-02-15 17:43:13 +01:00
  • 73727bc218
    Merge pull request #118 from Perceptyx/master alxwr 2017-12-29 04:02:08 +01:00
  • e665450ed4 Changed expr_form to tgt_type for deprecation reasons. (#122) Mario Fritschen 2017-12-23 00:11:24 +01:00
  • b26a4c9161 Changed expr_form to tgt_type for deprecation reasons. Mario Fritschen 2017-12-13 16:22:01 +01:00
  • c1d6337620 Remove deprecated options from openssh/files/sshd_config and pillar.example MBoretto 2017-11-12 00:36:34 +01:00
  • 5e3368afcb drop default values (fixes #102) (#117) alxwr 2017-10-23 20:18:11 +02:00
  • 3ec13f6748 Fixed option_collapselist macro (fixes #102) Alexander Weidinger 2017-10-23 14:43:45 +02:00
  • 26f2fc8e97 [FIX] When key is present override generating by any way Andres Montalban 2017-10-15 17:55:44 -03:00
  • 8f7b8ded98 Collapse (certain) lists in Match blocks Alexander Weidinger 2017-10-15 01:34:50 +02:00
  • 89af3819e5 sshd_config: fixed missing whitespace Alexander Weidinger 2017-10-14 18:44:43 +02:00
  • 6bc6301c21 Removed redundant whitespace and comments Alexander Weidinger 2017-10-14 00:57:44 +02:00
  • f84bdcf377 hmac-ripemd160 was dropped in 7.6 Alexander Weidinger 2017-10-14 00:34:52 +02:00
  • 4cb9755795 Fix use of render_option in 'matches' Alexander Weidinger 2017-10-12 05:01:45 +02:00
  • 5d90a9cc26 Fixed whitespace handling when rendering unknown options Alexander Weidinger 2017-10-12 04:59:21 +02:00
  • eae8ca0e33 drop default values (fixes #102) Alexander Weidinger 2017-10-12 03:26:44 +02:00
  • a2dd72bb3e Merge branch 'aboe76-improve_allowed_users_groups' Alexander Weidinger 2017-08-23 11:26:45 +02:00
  • 9cdb9aaba0 improve allow_deny_users_groups Niels Abspoel 2017-08-21 23:35:04 +02:00
  • 178692f92e Merge pull request #113 from brianholland99/master alxwr 2017-08-18 05:03:30 +02:00
  • d157c0a36e Merge pull request #111 from saltstack-formulas/hostnames-in-known-hosts Niels Abspoel 2017-08-16 14:29:25 +02:00
  • 6400516c5e Add ConfigBanner to processed_options when handled. Brian Holland 2017-08-15 23:08:23 -04:00
  • 0eda16c548 Merge pull request #112 from chessclub/multiline-banner-fix Niels Abspoel 2017-08-11 10:30:56 +02:00
  • 83e60fd840 Fixed supporting multiline banner_string defined in the pillar. Tibold Kandrai 2017-08-10 14:48:02 +02:00
  • e523ae5281 Optionally add hostnames to known_hosts Alexander Weidinger 2017-08-08 07:51:38 +02:00
  • 75e582a7bc New macro: known_hosts_entry; added comments Alexander Weidinger 2017-08-08 06:54:55 +02:00
  • 0924649158 Merge pull request #109 from saltstack-formulas/UsePrivilegeSeparation Niels Abspoel 2017-08-01 21:50:53 +02:00
  • f4cf9aa22b CentOS 6: UsePrivilegeSeparation 'yes' (fixes #108) Alexander Weidinger 2017-08-01 14:50:08 +02:00
  • 9b7fc59a35 Merge pull request #107 from saltstack-formulas/UsePrivilegeSeparation Niels Abspoel 2017-08-01 09:23:56 +02:00
  • a5f4a56956 UsePrivilegeSeparation 'sandbox' Alexander Weidinger 2017-08-01 00:02:01 +02:00
  • 2171040e11 Merge pull request #106 from saltstack-formulas/fix-keygen Niels Abspoel 2017-07-31 23:45:45 +02:00
  • 7afea021c6 Fixed key generation Alexander Weidinger 2017-07-31 23:05:14 +02:00
  • 7cd1faac84 Merge pull request #105 from Perceptyx/master alxwr 2017-07-31 22:57:41 +02:00
  • c7a97ae72f Create needed directory for UsePrivilegeSeparation option Andres Montalban 2017-07-28 10:17:16 -03:00
  • 1a65c5996e Merge remote-tracking branch 'upstream/master' Andres Montalban 2017-07-28 10:13:55 -03:00
  • 6dba76fe56 Merge pull request #104 from Perceptyx/banner_fix Niels Abspoel 2017-07-28 10:49:52 +02:00
  • 3e7f6f7648 Merge pull request #1 from amontalban/banner_fix Andres Montalban 2017-07-27 19:57:41 -03:00
  • 500c915c33 Allow to config banner in pillar Andres Montalban 2017-07-27 19:55:34 -03:00
  • 467c5e56fc Remove extra whitespace Andres Montalban 2017-07-27 19:06:27 -03:00
  • 76c8e98d93 Merge 5f60a60e738eaf6208a35df81fbc9e5cbf1d1e29 into c71f2ae4fa1f01ca59d1a54d2a5259d9c2405b1e James Shewey 2017-07-12 16:51:50 +00:00
  • 5f60a60e73 Document Pillar Usage James Shewey 2017-07-12 10:51:48 -06:00
  • db4cbaf3b4 Fix errors with AuthorizedKeys directives James Shewey 2017-07-06 15:30:13 -06:00