summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-19move the groups remote to the hook configDanilo Sousa
thanks to @ElvinEfendi for the idea! :+1:
2016-02-19mention the `OXIDIZED_HOME` variable in the README fileDanilo Sousa
2016-02-19create `githubrepo` hook documentation in READMEDanilo Sousa
2016-02-19fix intermitent failing of version testsDanilo Sousa
2016-02-19init.d script for centos, redhat and some others linux flavorsDanilo Sousa
2016-02-19use `OXIDIZED_HOME` env variable for root config directoryDanilo Sousa
this provides a way to isolate the oxidized without touching the user home directory, useful for init.d scripts and others.
2016-02-19fix 'GithubRepo#single_repo?' private methodDanilo Sousa
2016-02-19Merge pull request #324 from roedie/add-motorola-wmytti
Add support for Motorola wireless controllers
2016-02-19Rename to be consistentroedie
2016-02-19Update descriptionroedie
2016-02-19Add Motorola RFS AKA Extreme WMroedie
2016-02-19Add Ericsson/Redback to READMEroedie
2016-02-19Merge pull request #329 from roedie/modify-sshkexytti
Made the vars strings
2016-02-19Made the vars stringsroedie
Tested, and is even better.
2016-02-19Add comment marks to metadataroedie
2016-02-19Merge pull request #328 from roedie/fix-sshkexytti
Add support to specify cipher and kex for ssh connections
2016-02-19Add support to specify cipher and kex for ssh connectionsroedie
Some network equipment exists that does not want to play nice with ssh. This adds the vars ssh_encryption and ssh_kex which can be used to make tell oxidized to use certain encryption and key exchange so it can connect to these devices.
2016-02-18Merge pull request #325 from roedie/fortios-fix-moreytti
Fix fortios more prompt
2016-02-18create tests for `GithubRepo#validate_cfg!` methodDanilo Sousa
2016-02-18fix `githubrepo` hook for groups repositories remotesDanilo Sousa
when there was a repository per group we could not use the hook for pushing since we only had **one** remote configured. This PR configures each repository its own remote based in the `groups` config, as follows: ``` --- groups: first: remote_repo: git@gitlab.lab:oxidized/first.git second: remote_repo: git@gitlab.lab:oxidized/second.git ```
2016-02-18Fix fortios more promptroedie
To make this work, the timeout must be high as wel. About 120 sec in my tests
2016-02-18supress `Rugged` log outputDanilo Sousa
2016-02-18`Node#repo` should return the node group repositoryDanilo Sousa
2016-02-18Add support for Motorola wireless controllersroedie
2016-02-18Add support for Ericsson Redbackroedie
2016-02-18Merge pull request #318 from danilopopeye/show-versionytti
show version option
2016-02-17create `-v` and `--version` optionsDanilo Sousa
2016-02-17some more travis configurationsDanilo Sousa
2016-02-17update version in `Gemfile.lock`Danilo Sousa
for some reason this was causing my build in travis to fail :(
2016-02-17Merge pull request #316 from benbacardi/junos-virtual-chassisytti
Added support for "show virtual-chassis" output on Junos EX and QFX
2016-02-17Added support for "show virtual-chassis" output on Junos EX and QFX switchesBen Cardy
2016-02-15Update README.mdJeff Groom
2016-02-15Create http.rbJeff Groom
2016-02-14Merge pull request #312 from murrant/patch-1ytti
Sort the config for AirOS
2016-02-13Sort the config for AirOSTony Murray
Usually the config is sorted, but sometimes modifying the config moves things around. Using sort makes for nicer diffs.
2016-02-09Merge pull request #311 from Shopify/fortios-fixytti
strip the value of conf_file_ver
2016-02-09strip the value of conf_file_verElvin Efendi
2016-02-07additional secrets for IOSnopedial
2016-02-06version 0.12.2nopedial
2016-02-06Merge pull request #310 from natm/masternopedial
MRV Master-OS: Didnt handle no match found
2016-02-06Didnt handle no match foundNat Morris
2016-02-06remove pkg directory on cleanSaku Ytti
2016-02-06push from pkg directory, not gemsSaku Ytti
2016-02-06bump versionnopedial
2016-02-06Merge pull request #309 from natm/mrv_ignore_datesytti
MRV master-os: Ignore configuration timestamps
2016-02-06ignore configuration datesNat Morris
2016-02-06set TERMnopedial
2016-02-06Require ruby 2.0.0 or newerSaku Ytti
Remove redundant 'build' task.
2016-02-05bump up versionnopedial
2016-02-05version 0.12.00.12.0nopedial