Skip to content

Instantly share code, notes, and snippets.

@gdchamal
Created June 30, 2013 18:40
Show Gist options
  • Save gdchamal/5896340 to your computer and use it in GitHub Desktop.
Save gdchamal/5896340 to your computer and use it in GitHub Desktop.
Creating a dns farm servers :)
(.env)mric@chamalbook:mygnadi][builder]$ python platform/builder.py etc/dns.yaml
DEBUG:main:Will create 2 servers in farm dns
WARNING:main:VM dns-1 already exist with id 81821
WARNING:main:No creation for vm dns-1
INFO:main:Create of vm dns-2 spawn operations : [10028983, 10028984, 10028985]
INFO:main:Vm dns-2 created with id 81822
INFO:main:Set fqdn dns-2.toto.com to x.x.x.x done
INFO:main:Set fqdn dns-2.toto.com to xxxx:xxx:dc0:xx:xxx:ffff:feef:ffff done
INFO:main:VM #81822 (dns-2) have public IPv4 x.x.x.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment