CORD-993
Eliminate elastic VM, install elasticstack on prod
remove old elastic VM config, install python-netaddr

Change-Id: I27f155733bc5c374e22cefec33086480ecb89df3
diff --git a/ansible/prod.yml b/ansible/prod.yml
index 73f08bc..cf7a678 100644
--- a/ansible/prod.yml
+++ b/ansible/prod.yml
@@ -1,5 +1,8 @@
+---
+
 - hosts: localhost
   remote_user: vagrant
   serial: 1
   roles:
+    - common
     - prod