Merge pull request #8 from Mirantis/hotfix

Added hotfix repo 
diff --git a/linux/system/repo/mos9_hotfix.yml b/linux/system/repo/mos9_hotfix.yml
new file mode 100644
index 0000000..0174dd3
--- /dev/null
+++ b/linux/system/repo/mos9_hotfix.yml
@@ -0,0 +1,8 @@
+parameters:
+  linux:
+    system:
+      repo:
+        mirantis_openstack_puppet_hotfix:
+          source: "deb http://mirror.fuel-infra.org/mos-repos/ubuntu/9.1-hotfix-puppet/ mos9.0 main restricted"
+          architectures: amd64
+          key_url: "http://mirror.fuel-infra.org/mos-repos/ubuntu/9.1-hotfix-puppet/archive-mos9.0.key"