Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
R
resolvers-yang
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • labs
  • resolvers-yang
  • Wiki
  • deckard

Last edited by Ales Mrazek Sep 04, 2018
Page history

deckard

Deckard Configuration Generator

Generator for Deckard deckard_genconf.py is located in examples/deckard/ directory.

As you can see in deckard-data.json or yanglib-deckard.json Data Model for Deckard extends the resolvers common model by yang-module cznic-deckard. This module allows attach the path to .rpl file and add its contents into the generated configuration file.

Usage

  1. Clone and install resolvers-yang package

  2. Go to resolvers-yang/examples/deckard/

  3. Edit deckard-data.json

  4. Run deckard_confgen.py script with path to your editedJson.

$ python deckar_confgen.py deckard-data.json

Configuration files unbound.rpl and kresd.conf will be created in local files.

PS: You can edit paths where configuration files will be created in the script.

Clone repository
  • datamodel
  • deckard
  • development
  • devinstall
  • examples
  • Home