Added heat-fragments, kuubernetes-aws-model and ceph-ha-model

Change-Id: I0599bb2f76a4bc169fe7b98d0ea8bc3efe2154c7
diff --git a/jenkins/client/job/git-mirrors/upstream/models.yml b/jenkins/client/job/git-mirrors/upstream/models.yml
new file mode 100644
index 0000000..9a16673
--- /dev/null
+++ b/jenkins/client/job/git-mirrors/upstream/models.yml
@@ -0,0 +1,13 @@
+classes:
+  - system.jenkins.client.job.git-mirrors.upstream
+parameters:
+  _param:
+    jenkins_git_mirror_upstream_jobs:
+      - name: kubernetes-aws-model
+        downstream: mk/kubernetes-aws-model
+        upstream: "git@github.com:Mirantis/kubernetes-aws-model"
+        branches: master
+      - name: ceph-ha-model
+        downstream: ceph/ceph-ha-model
+        upstream: "git@github.com:Mirantis/ceph-ha-model"
+        branches: master
diff --git a/jenkins/client/job/git-mirrors/upstream/templates.yml b/jenkins/client/job/git-mirrors/upstream/templates.yml
index 5ffaa43..a83a6de 100644
--- a/jenkins/client/job/git-mirrors/upstream/templates.yml
+++ b/jenkins/client/job/git-mirrors/upstream/templates.yml
@@ -7,7 +7,11 @@
         downstream: mk/cookiecutter-templates
         upstream: "git@github.com:Mirantis/mk2x-cookiecutter-reclass-model"
         branches: master,mcp10
+      - name: heat-fragments
+        downstream: mk/heat-fragments
+        upstream: "git@github.com:Mirantis/heat-fragments"
+        branches: master
       - name: heat-templates
         downstream: mk/heat-templates
         upstream: "git@github.com:Mirantis/mk-lab-heat-templates"
-        branches: master
\ No newline at end of file
+        branches: master