]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
note the formatting is very environment specific
authorAlfredo Deza <adeza@redhat.com>
Tue, 21 Jul 2015 19:10:23 +0000 (15:10 -0400)
committerAlfredo Deza <adeza@redhat.com>
Tue, 21 Jul 2015 19:10:23 +0000 (15:10 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ansible/slave.yml.j2

index 304830813f033227bab331e6ee2d6535f761d055..ba49473044fa5954ba138c0736115a87962426fe 100644 (file)
@@ -50,6 +50,8 @@
     - name: ensure the build dir exists
       file: path=/home/{{ jenkins_user }}/build state=directory owner={{ jenkins_user }}
 
+    # NOTE: this is *very* specific to the deployment environment. If we were
+    # to switch providers this would probably not apply
     - name: format /dev/vdb to ext4
       filesystem: fstype=ext4 dev=/dev/vdb