Adding tag to automatically configure ssh key for QCT POD 1
Change-Id: I149c2604e4ccfce458947ae7db52408c168de445
diff --git a/qct-pod1.yml b/qct-pod1.yml
index 34d5002..19dad55 100644
--- a/qct-pod1.yml
+++ b/qct-pod1.yml
@@ -47,7 +47,10 @@
host_cord_profile_dir: "/var/jenkins_home/workspace/cord_profile"
build_targets:
- - setup-automation
+ - setup-automation
+
+copy_cord_prereqs:
+ - config-ssh-key
skipTags:
- 'set_compute_node_password'
@@ -82,4 +85,5 @@
ansible_user: cord
ansible_ssh_pass: cord
- compute:
\ No newline at end of file
+ compute:
+