]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
teuthology: Add tags for config and logs
authorZack Cerza <zack@redhat.com>
Fri, 9 Oct 2015 21:10:57 +0000 (15:10 -0600)
committerZack Cerza <zack@redhat.com>
Fri, 9 Oct 2015 21:10:57 +0000 (15:10 -0600)
Signed-off-by: Zack Cerza <zack@redhat.com>
roles/teuthology/tasks/main.yml

index 08a121db06532de550a2aac8d424e551d09af57b..de70d20db65771e85de02ba92ca9407bcc1e11c7 100644 (file)
     src: teuthology.yaml
     dest: /etc/teuthology.yaml
     mode: 0755
+  tags:
+    - config
 
 # Serve logs over HTTP
 - include: setup_log_access.yml
+  tags:
+    - logs