summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-20release 0.14.20.14.2Saku Ytti
2016-05-20fixes #423Saku Ytti
2016-05-18Merge pull request #422 from funzoneq/patch-1ytti
Dot's in hostnames are frowned upon, but allowed
2016-05-18Update procurve.rbArnoud Vermeer
Less escaping.
2016-05-18Update procurve.rbArnoud Vermeer
Feedback from @ytti
2016-05-18Dot's in hostnames are frowned upon, but allowedArnoud Vermeer
``` AMS01.LI17.RM.SW01(config)# hostname "AMS01.LI17.RM.SW01" Note: To be compliant with RFC 1123, the hostname must contain only letters, numbers and hyphens, and must not start or end with a hyphen. ```
2016-05-17Merge pull request #421 from danilopopeye/masterytti
fix the git group path config
2016-05-16fix the git group path configDanilo Sousa
* make sure to expand the paths of all repositories * get the right group repository path
2016-05-10Merge pull request #417 from amarti2038/patch-1ytti
Update comware.rb
2016-05-10Update comware.rbAlbert Martinez
issue #415 skip rogue ^M to comware based devices
2016-05-07Merge pull request #414 from jkrauska/masterytti
Document remove_secret
2016-05-06Document remove_secretJoel Krauska
2016-05-06release 0.14.10.14.1Saku Ytti
2016-05-06fixes #413Saku Ytti
2016-05-05fixes #400Saku Ytti
2016-05-05release new version0.14.0Saku Ytti
fixes #412
2016-05-05be pessimistic about net-sshSaku Ytti
actually closes #360
2016-05-05be pessimistic about sshSaku Ytti
closes #360
2016-05-05support catosSaku Ytti
2016-05-04ASR9001 had \r in password promptSaku Ytti
Fixes #410
2016-04-29Merge pull request #408 from andrekeller/masterytti
Fix small typo in README.
2016-04-29Fix small typo in README.Andre Keller
2016-04-27Merge pull request #407 from TibshoOT/fix_single_repo_with_group_and_gitytti
Fix exception when using git, groups, and single_repo method
2016-04-27Fix exception when using git, groups, and single_repo methodTibshoOT
2016-04-26Merge pull request #406 from TibshoOT/update_doc_libsshytti
Update doc
2016-04-26Update docTibshoOT
2016-04-25Merge pull request #402 from TibshoOT/ironware_uptime_bugytti
Patch for ironware 07.2.02kT3e3 version
2016-04-25Patch for ironware 07.2.02kT3e3 versionTibshoOT
2016-04-12Merge pull request #390 from danilopopeye/fix-git-groups-docsytti
fix the docs for groups repositories
2016-04-12fix the docs for groups repositoriesDanilo Sousa
2016-04-08Merge pull request #385 from orealez/masterytti
Fix for issue 359
2016-04-08Fix for issue ytti/382, filters out additional credentials/secretsColin Stubbs
which change regularly in some way. Tested with BIG-IP v11.6.1
2016-04-08Fix for issue 359Colin Stubbs
2016-04-08Merge pull request #384 from gcotone/asacfgytti
asa.rb enhancements
2016-04-08asa.rb enhancementsgcotone
2016-03-31update CHANGELOGSaku Ytti
2016-03-31Merge pull request #367 from funzoneq/masterytti
Add supermicro support tested on a SuperMicro SSE-G2252
2016-03-31Remove the pager and remove 'Building running configuration. Please wait...'Arnoud Vermeer
2016-03-31typofixSaku Ytti
2016-03-31release 0.13.10.13.1Saku Ytti
2016-03-30release 0.13.00.13.0Saku Ytti
2016-03-30Merge pull request #373 from roedie/mtrlrfs-typoytti
Fix small typo, class must start with uppercase
2016-03-30Fix small typo, class must start with uppercaseroedie
2016-03-26closes #370Saku Ytti
2016-03-24add netonix supportSaku Ytti
closes #366
2016-03-24Add supermicroArnoud Vermeer
2016-03-24Add supermicro support tested on a SuperMicro SSE-G2252Arnoud Vermeer
2016-03-19Merge pull request #355 from danilopopeye/add-datacom-supportytti
add DataCom support
2016-03-18Merge pull request #363 from yesbox/model-iposytti
IPOS model improvements to fix superfluous diffs
2016-03-17IPOS model improvements to fix unwanted diffs.Jesper Geertsen Jonsson