No commit activity in last 3 years
No release in over 3 years
https://github.com/chrisevett/poolsclosed
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.12
~> 10.0

Runtime

>= 1.4.1, ~> 1.4
 Project Readme

Kitchen::Poolsclosed

test-kitchen Plugin for poolsclosed

Installation

$ gem install kitchen-poolsclosed

.kitchen.yml config

  driver:  
    name: poolsclosed  
    poolsclosed_baseurl: http://path.tomy.rundeck.com/  

  transport:  
    name: winrm  
    username: administrator  
    password: mysupersecretpassword  

Note: this currently only supports windows. Yes the bit that touches the operating system is independent of this driver. Don't ask questions.

Contributing

Pull requests welcome https://github.com/chrisevett/kitchen-poolsclosed