Add liscense to file headers
[bottlenecks.git] / utils / dev_env / deploy / meta-data.template
diff --git a/utils/dev_env/deploy/meta-data.template b/utils/dev_env/deploy/meta-data.template
deleted file mode 100644 (file)
index 43db659..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-instance-id: iid-abcdeff
-network-interfaces: |
-  # The primary network interface
-  auto eth0
-  iface eth0 inet static
-  address REPLACE_IPADDR
-  netmask 255.255.255.0
-  gateway REPLACE_GATEWAY
-  dns-nameservers 8.8.8.8
-local-hostname: REPLACE_HOSTNAME
-