Production target test bootstrap (tmp)
diff --git a/ansible/hosts/prod b/ansible/hosts/prod
new file mode 100644
index 0000000..66da1c1
--- /dev/null
+++ b/ansible/hosts/prod
@@ -0,0 +1,6 @@
+[jenkins-node]
+10.100.198.200
+10.100.198.201
+
+[prod]
+10.100.198.201 consul_extra="-server -bootstrap -ui"