Skip to content

Commit

Permalink
Merge pull request #28 from TelekomLabs/bugfix-unlock
Browse files Browse the repository at this point in the history
bugfix: unlock user accounts during chef runs
  • Loading branch information
Patrick Meier committed Jul 15, 2014
2 parents 083936c + 02bd103 commit 186ee47
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion default/roles/ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
},
"run_list": [
"recipe[chef-solo-search]",
"recipe[ssh-hardening::unlock]",
"recipe[ssh-hardening::server]",
"recipe[ssh-hardening::client]"
]
}
}

0 comments on commit 186ee47

Please sign in to comment.