]> Frank Brehm's Git Trees - pixelpark/pp-admin-tools.git/commitdiff
Armed adjust-puppet-facts-customer.yaml
authorFrank Brehm <frank.brehm@pixelpark.com>
Thu, 5 Sep 2019 10:55:35 +0000 (12:55 +0200)
committerFrank Brehm <frank.brehm@pixelpark.com>
Thu, 5 Sep 2019 10:55:35 +0000 (12:55 +0200)
adjust-puppet-facts-customer.yaml

index d323c34cdf4af77395f90e43424a5bd4db20f3cb..a6ca62d4b4c823a132f17472ec53b9c81b8955ee 100644 (file)
@@ -34,7 +34,7 @@
       block:
 
       - name: "Save project {{ cur_customer.stdout }} in {{ customer_yaml_file }} ..."
-        shell: "echo -e \"---\ncustomer: {{ cur_customer.stdout }}\nproject: {{ cur_customer.stdout }}\" > {{ test_customer_yaml_file }}"
+        shell: "echo -e \"---\ncustomer: {{ cur_customer.stdout }}\nproject: {{ cur_customer.stdout }}\" > {{ customer_yaml_file }}"
 
       when: cur_project.stdout == ''