Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: inspec/train
base: v1.4.0
Choose a base ref
...
head repository: inspec/train
compare: v1.4.1
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Apr 17, 2018

  1. Add UUID for Cisco IOS and Nexus devices (#285)

    Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
    jerryaldrichiii authored and jquick committed Apr 17, 2018
    Copy the full SHA
    de3ec80 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. Add handling for privileged exec mode (#284)

    This ensures that passwords are not written into history by not running
    the `enable` command when already in privileged exec mode.
    
    Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
    jerryaldrichiii authored and jquick committed Apr 18, 2018
    Copy the full SHA
    503f3f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. Release 1.4.1 (#287)

    Signed-off-by: Jared Quick <jquick@chef.io>
    jquick committed Apr 19, 2018
    Copy the full SHA
    4cc6f20 View commit details
    Browse the repository at this point in the history