-
Notifications
You must be signed in to change notification settings - Fork 2
/
CHANGELOG
41 lines (41 loc) · 1.14 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
20150506 - v1.1.3
Ensure backup user's group created before user
20150505 - v1.1.2
only install root ssh key if present
20150505 - v1.1.1
set root home directory
20150505 - v1.1.0
remove unmaintained torrancew/account
20150203 - v1.0.1
tmpclean only emails on error
20150105 - v1.0.0
Add pre_fw and post_fw classes for puppetlabs/firewall
Remove common::line
Remove hard-coded package, service, and file install/remove
20140604 - v0.6.0
Add (optional) script to clean tmp dirs
20140120 - v0.5.1
Fix for account and common::users declaring /root/.ssh
20140120 - v0.5.0
Allow setting root's ssh key (public and private)
20140120 - v0.4.0
Remove dirname function (conflicts with stdlib)
Add puppet 3.4 to travis
20140113 - v0.4.0
Remove setting the root device params
v0.3.1
Lint fixes
v0.3.0:
Add root FS mount option
Add option to set root mail alias
v0.2.0:
Secure RH init scripts
Add option for beaver log shipping
Add ability to set root PW and create an "ohshit" user
Cleanup unused users from default install
v0.1.11:
Add default bash PS1 prompt
v0.1.10:
Add bash-completion package
v0.1.9:
Initial public release