OSDN Git Service

adds the APT Cacher NG autopilot feature.
[metasearch/grid-chef-repo.git] / cookbooks / apt_utils / concourse.yml
index 9cc405f..d373185 100644 (file)
@@ -1,5 +1,4 @@
 ---
-# $ fly -t $CC_TARGET sp -p apt_utils-cookbook -c concourse.yml -l fly-vars.yml -l ~/sec/credentials-prod.yml
 resources:
 - name: src-git
   type: git
@@ -8,8 +7,8 @@ resources:
     branch: master
     paths:
     - cookbooks/((cookbook-name))
-    git_user: ((git-user-osdn))
     private_key: ((git-private-key))
+    git_user: ((git-user-osdn))
   #check_every: 1h  # default: 1m
 - name: chefdk-cache
   type: docker-image