mirror of
				https://github.com/StackExchange/dnscontrol.git
				synced 2024-05-11 05:55:12 +00:00 
			
		
		
		
	* govendor gopkg.in/yaml.v2 * Ignore YAML and BIND test data litter. Create README.txt files to force git to create subdirectories. * Update convertzone to also read OctoDNS files
		
			
				
	
	
		
			10 lines
		
	
	
		
			83 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			83 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
[
 | 
						|
  {
 | 
						|
    "type":"A",
 | 
						|
    "name":"@",
 | 
						|
    "target":"1.2.3.4",
 | 
						|
    "ttl":306
 | 
						|
  }
 | 
						|
]
 | 
						|
 |