File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 0.2.1 (2020-10-12)
4+
5+ ### Fixed
6+
7+ - Correct ` .ssh ` directory permissions
8+
39## 0.2.0 (2020-09-18)
410
11+ ### Changed
12+
513- Change SSH key file generation to use user primary group by default
614
715## 0.1.0 (2020-07-10)
816
17+ ## Added
18+
919- Initial release
1020- Provides ` user_ssh_authorized_key ` to manage user SSH authorized keys
1121- Provides ` user_ssh_known_host ` to manage user SSH known hosts
Original file line number Diff line number Diff line change 33maintainer_email 'bmhughes@bmhughes.co.uk'
44license 'Apache-2.0'
55description 'Configures user SSH keys and options'
6- version '0.2.0 '
6+ version '0.2.1 '
77chef_version '>= 16.0'
88
99issues_url 'https://github.com/bmhughes/user_ssh/issues'
You can’t perform that action at this time.
0 commit comments