Skip to content
Snippets Groups Projects
Select Git revision
  • f8e1e63e5b0389d610db74262c7fb3e0d8a919af
  • master default protected
  • update_repo_url
  • update-docs
4 results

inc_ib_config.sh.dist

Blame
  • inc_ib_config.sh.dist 113 B
    #
    # config for infoblox API access
    #
    mybaseurl=https://infoblox.example.com/wapi/v2.10.5
    myauth='user:password'