Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uninett/jinja2 filters #167

Merged
merged 5 commits into from
May 18, 2021

Commits on May 18, 2021

  1. Support filter functions on jinja templates

    - Import filters into the jinja environment via nornir_helper
    - Add jinja filter to increment an IP address/interface
    - Add unit tests for IP incrementation, covering IPv4 and IPv6
    katsel committed May 18, 2021
    Configuration menu
    Copy the full SHA
    aef9ef1 View commit details
    Browse the repository at this point in the history
  2. Remove testdb tool

    - it messes with the jinja filter unit tests
    - "probably not needed any longer"
    katsel committed May 18, 2021
    Configuration menu
    Copy the full SHA
    d5d16d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e08ad1 View commit details
    Browse the repository at this point in the history
  4. dryrun: Add parameter to disable TLS check

    Co-authored-by: Svein Ove Undal <sveinov@uninett.no>
    katsel and Svein Ove Undal committed May 18, 2021
    Configuration menu
    Copy the full SHA
    7fba17b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2aa35d View commit details
    Browse the repository at this point in the history