Skip to content

rouster-0.53

Compare
Choose a tag to compare
@chorankates chorankates released this 12 Nov 16:47
· 265 commits to master since this release
  • changed Vagrantfile target VM from ubuntu12 to centos6
  • putting a 1-off to bed for the last time
  • improved error messaging around InternalErrors
  • raising ExternalErrors when trying to use Sahara functionality without plugin being installed
  • resolved TODOs
    • handling for user specified @sshkey vs. vagrant ssh-config parsing
    • cache invalidation for all deltas.rb functionality (tied to @cache_timeout)
    • cache invalidation for all puppet.rb facter()
    • standardized handling for service return states (optional, enabled by default)
    • fixed Solaris implementation of get_services()
  • standardized temporary filenames to be '/tmp/rouster-..'
  • allowing comments in crontabs parsed by deltas.rb
  • minor performance improvement in get_users()
  • more complete implementation of hiera(), now allows passing of facts to use as scope
  • added hiera support to meets_constraint?()