Created
November 30, 2015 16:02
-
-
Save chadothompson/d40bf7deb8b568dc4236 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
puppetClient = rpcclient('puppet', :options => options) | |
puppetClient.discover(:nodes => [solrNode]) | |
puts puppetClient.runonce(:noop => true) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment