Skip to content

Release v1.9.0

Compare
Choose a tag to compare
@2called-chaos 2called-chaos released this 16 Jan 16:13
· 29 commits to master since this release
  • Added CPUfreq scaling governor checker and added it to unix defaults
    example: unix_cpu_governor :myserver, expect: "performance"
  • Fix unix_defaults not respecting options being set to false (e.g. unix_defaults :myserver, mdadm: false)