slight issue with quoting
authorChris Koeritz <fred@gruntose.com>
Tue, 19 Dec 2017 11:54:07 +0000 (06:54 -0500)
committerChris Koeritz <fred@gruntose.com>
Tue, 19 Dec 2017 11:54:07 +0000 (06:54 -0500)
scripts/site_avenger/revamp_cakelampvm.sh

index 88abc4d0dcefe4d5421b66bcf352caf6422cda98..2717b3a65d7a45abb1ee19fe16a436659e2884f4 100644 (file)
@@ -221,7 +221,7 @@ else
 ; in the domain.  this forces any other sites besides the ones above to route
 ; to the actual vm IP address, which currently is singular and very fixated.
 *                              IN A            10.28.42.20
-                               IN HINFO        "linux vm" "ubuntu"
+                               IN HINFO        \"linux vm\" \"ubuntu\"
 
 ;;;;;;