Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-19 | adds support for Mellanox Switch devices | Christian Stein | |
2016-02-19 | Add Ericsson/Redback to README | roedie | |
2016-02-19 | Merge pull request #329 from roedie/modify-sshkex | ytti | |
Made the vars strings | |||
2016-02-19 | Made the vars strings | roedie | |
Tested, and is even better. | |||
2016-02-19 | Add comment marks to metadata | roedie | |
2016-02-19 | Merge pull request #328 from roedie/fix-sshkex | ytti | |
Add support to specify cipher and kex for ssh connections | |||
2016-02-19 | Add support to specify cipher and kex for ssh connections | roedie | |
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-18 | Merge pull request #325 from roedie/fortios-fix-more | ytti | |
Fix fortios more prompt | |||
2016-02-18 | create tests for `GithubRepo#validate_cfg!` method | Danilo Sousa | |
2016-02-18 | fix `githubrepo` hook for groups repositories remotes | Danilo 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-18 | Fix fortios more prompt | roedie | |
To make this work, the timeout must be high as wel. About 120 sec in my tests | |||
2016-02-18 | supress `Rugged` log output | Danilo Sousa | |
2016-02-18 | `Node#repo` should return the node group repository | Danilo Sousa | |
2016-02-18 | Add support for Motorola wireless controllers | roedie | |
2016-02-18 | Add support for Ericsson Redback | roedie | |
2016-02-18 | Merge pull request #318 from danilopopeye/show-version | ytti | |
show version option | |||
2016-02-17 | create `-v` and `--version` options | Danilo Sousa | |
2016-02-17 | some more travis configurations | Danilo Sousa | |
2016-02-17 | update version in `Gemfile.lock` | Danilo Sousa | |
for some reason this was causing my build in travis to fail :( | |||
2016-02-17 | Merge pull request #316 from benbacardi/junos-virtual-chassis | ytti | |
Added support for "show virtual-chassis" output on Junos EX and QFX | |||
2016-02-17 | Added support for "show virtual-chassis" output on Junos EX and QFX switches | Ben Cardy | |
2016-02-15 | Update README.md | Jeff Groom | |
2016-02-15 | Create http.rb | Jeff Groom | |
2016-02-14 | Merge pull request #312 from murrant/patch-1 | ytti | |
Sort the config for AirOS | |||
2016-02-13 | Sort the config for AirOS | Tony Murray | |
Usually the config is sorted, but sometimes modifying the config moves things around. Using sort makes for nicer diffs. | |||
2016-02-09 | Merge pull request #311 from Shopify/fortios-fix | ytti | |
strip the value of conf_file_ver | |||
2016-02-09 | strip the value of conf_file_ver | Elvin Efendi | |
2016-02-07 | additional secrets for IOS | nopedial | |
2016-02-06 | version 0.12.2 | nopedial | |
2016-02-06 | Merge pull request #310 from natm/master | nopedial | |
MRV Master-OS: Didnt handle no match found | |||
2016-02-06 | Didnt handle no match found | Nat Morris | |
2016-02-06 | remove pkg directory on clean | Saku Ytti | |
2016-02-06 | push from pkg directory, not gems | Saku Ytti | |
2016-02-06 | bump version | nopedial | |
2016-02-06 | Merge pull request #309 from natm/mrv_ignore_dates | ytti | |
MRV master-os: Ignore configuration timestamps | |||
2016-02-06 | ignore configuration dates | Nat Morris | |
2016-02-06 | set TERM | nopedial | |
2016-02-06 | Require ruby 2.0.0 or newer | Saku Ytti | |
Remove redundant 'build' task. | |||
2016-02-05 | bump up version | nopedial | |
2016-02-05 | version 0.12.00.12.0 | nopedial | |
2016-02-04 | Merge pull request #305 from Shopify/master | ytti | |
Strip system time value in fortios output | |||
2016-02-04 | Merge pull request #19 from Shopify/strip-fortigate-systime | Elvin Efendi | |
stripe system time value in fortigate | |||
2016-02-04 | stripe system time value in fortigate | Elvin Efendi | |
2016-02-04 | Merge pull request #304 from ocadotechnology/fix-ironware-fan-speed-percentage | ytti | |
Another fix for ironware fan speeds | |||
2016-02-04 | Another fix for ironware fan speeds | Mike Bryant | |
2016-02-03 | We didn't wait for prompt after enable | Saku Ytti | |
This makes the model racy, some might say broken. | |||
2016-02-03 | Merge pull request #303 from doogieconsulting/master | ytti | |
Removal of SNTP and Uptime comments | |||
2016-02-02 | Add EdgeSwitch Line Reject | Jacob Thomas | |
Addition of line reject to remove SNTP sync and uptime codes that change consistently into EdgeSwitch model file | |||
2016-02-02 | Merge remote-tracking branch 'ytti/master' | Jacob Thomas | |
2016-02-02 | add new models | Saku Ytti | |