summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-20Merge pull request #687 from nertwork/masterytti
Node - Cumulus additional params
2017-02-19Update cumulus.rbJames Farr
2017-02-18Merge pull request #732 from byq/masterytti
add software version
2017-02-17add software versionbyq
added software version
2017-02-16Merge pull request #729 from Netflix-Skunkworks/hook_slackdiffytti
New Slack hook - posts colourized diffs to a channel
2017-02-16README configuration details for the slackdiff hookNat Morris
2017-02-16Dockerfile additions to support the slackdiff hookNat Morris
2017-02-16slackdiff hook to post colourized diffs to a Slack channelNat Morris
2017-02-16Merge pull request #10 from ytti/masterNat Morris
Bring Netflix master in sync with upstream
2017-02-16Merge pull request #728 from mediumo/tplinkytti
Tplink model
2017-02-16changed README and enable behaviour to cmd instead of sendroot
2017-02-16Merge pull request #727 from mediumo/fortiosytti
fortiOS updates: secret removal, autoupdate messages
2017-02-16added variable fortios_autoupdate, to control inclusion of autoupdate messagesroot
2017-02-16added tplink modelroot
2017-02-16added psk and private-key removal to secret sectionroot
2017-02-16Merge pull request #725 from Netflix-Skunkworks/dockerfile_support_any_branchytti
Dockerfile support any branch
2017-02-15Support docker container build from any branch or forkNat Morris
2017-02-15Merge pull request #723 from pozar/issue-473ytti
Updated timos.rb to ignore "Generated" and "Finished" lines
2017-02-14Updated timos.rb to ignore "Generated" and "Finished" lines so it doesn't ↵Tim Pozar
look like a new config each time to crawls the box.
2017-02-14Merge pull request #721 from boudreau/patch-1ytti
Update opengear.rb
2017-02-14Update opengear.rbboudreau
With new update : OpenGear/CM71xx Version 3.16.6u1 e02e2d59 -- Mon Nov 14 17:44:05 EST 2016 the backup wasn't working anymore, needed a prompt
2017-02-14don't use http auth when no user or pw is in cfgSaku Ytti
fixes #720
2017-02-13Merge pull request #4 from ytti/masterNat Morris
Bring Netflix fork in sync
2017-02-13Merge pull request #718 from Netflix-Skunkworks/readme-next-new-threadytti
Update documentation to include next_adds_job
2017-02-13typoNat Morris
2017-02-13notes on new next_adds_job config optionNat Morris
2017-02-13Merge pull request #3 from ytti/masterNat Morris
Bring Netflix fork in sync with upstream
2017-02-13don't fail on poor json location specificationSaku Ytti
2017-02-13add support for hierarchical keys in jsonSaku Ytti
requestd in issue #695
2017-02-11Merge pull request #716 from davama/masterytti
nxos.rb: Add secret block
2017-02-11Merge pull request #715 from Netflix-Skunkworks/only-next-with-new-threadytti
Next with new thread functionality (v2)
2017-02-10nxos.rb: Add secret blockDave
Took config from our local setup. Adding since it does not have it
2017-02-10fix /next guardSaku Ytti
2017-02-10guard adding job via configuration optionSaku Ytti
2017-02-10add one thread when requesting next via APISaku Ytti
2017-02-10Merge pull request #712 from Ultra2D/issue-681ytti
Procurve convert next line (NEL) to new line
2017-02-10Merge pull request #711 from Ultra2D/comware-secretytti
Remove (some) secrets from Comware config
2017-02-10Procurve convert next line (NEL) to new lineUltra2D
2017-02-10Remove (some) secrets from Comware configUltra2D
2017-02-08Merge pull request #704 from vppencilsharpener/ArubaIAP_MASytti
Aruba IAP MAS
2017-02-07Merge branch 'master' into ArubaIAP_MASTim Pray
2017-02-07Better notes and fix a mistake in the secret linesTim Pray
2017-02-07Modify to support IAP, Instant Controller and Mobility Access SwitchesTim Pray
2017-02-06Merge pull request #700 from mediumo/masterytti
changed "diagnose autoupdate version" behaviour, since with every upd…
2017-02-06changed "diagnose autoupdate version" behaviour, since with every update of ↵root
signatures the config version is changed
2017-02-06Merge pull request #698 from mediumo/masterytti
added secret removal for fortiOS
2017-02-06nicer regex for both password variants of fortiOSroot
2017-02-06added secret removal for fortiOSroot
2017-02-05Merge pull request #694 from wendelj/masterytti
Cleaner way to fix older IronWare devices
2017-02-04Cleaner way to fix older IronWare devicesJason Wendel
This works on older IronWare devices without needing a sleep between each command.