Giter VIP home page Giter VIP logo

ansible-net-djbdns's Introduction

Build Status

net-djbdns

Ansible Role to configure djbdns from pkgsrc

Requirements

  • Hosts requires pkgsrc's pkgin
  • Hosts should be bootstrapped for ansible usage (have python,...)
  • Root privileges, eg become: yes

Role Variables

Variable Description Default value
net_djbdns_tinydns_conf_exec Location for tinydns-conf "/opt/local/bin/tinydns-conf"
net_djbdns_tinydns_username Username tinydns should run as "tinydns"
net_djbdns_tinydns_dnslog_username Username for dnslog "dnslog"
net_djbdns_tinydns_root_dir Root dir when initializing tinydns "/var/db/tinydns"
net_djbdns_tinydns_data_file_src Local location of the data file "data"
net_djbdns_tinydns_data_file_dest Destination of the data file "net_djbdns_tinydns_data_file_dest"
net_djbdns_tinydns_listen_ip_address IP Address to listen too "127.0.0.1"
net_djbdns_tinydns_pid_file PID File for tinydns "/var/run/tinydns.pid"
net_djbdns_tinydns_service_name Service name "pkgsrc/tinydns"
net_djbdns_tinydns_SmartOS_service_bundle_name bundle name "tinydns"
net_djbdns_tinydns_SmartOS_service_exec_file smf exec file "/opt/local/lib/svc/method/tinydns-svc"
net_djbdns_tinydns_SmartOS_service_smf_file smf method file "/opt/local/lib/svc/manifest/tinydns.xml"
net_djbdns_tinydns_pre_include pre tasks include ""
net_djbdns_tinydns_post_include post tasks include ""

Dependencies

None

Example Playbook

- hosts: servers
  roles:
     - { role: sebasp.net-djbdns }

License

BSD

Author Information

Sebastien Perreault [email protected]

ansible-net-djbdns's People

Contributors

sperreault avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.