Add commented out _meta hostvars back to test inventory script.

This commit is contained in:
Chris Church
2014-08-09 21:33:57 -04:00
parent 7461eabc6a
commit 499fe47a7c

View File

@@ -867,9 +867,9 @@ inv_list = {
"www-test.axialmarket.com": [ "www-test.axialmarket.com": [
"ec2-54-234-233-19.compute-1.amazonaws.com" "ec2-54-234-233-19.compute-1.amazonaws.com"
], ],
#'_meta': { '_meta': {
# 'hostvars': {} 'hostvars': {}
#} }
} }
host_vars = { host_vars = {