Use root to copy rebar3 95/61695/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 22 Aug 2018 00:48:03 +0000 (17:48 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 22 Aug 2018 00:49:11 +0000 (17:49 -0700)
Copy rebar3 to /usr/bin as root

Change-Id: Ia40a067000ae08583dd1678be798905b59834547
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
packer/provision/local-docker.yaml

index 9212b0a..4170b81 100644 (file)
         src: /tmp/rebar3/rebar3
         dest: /usr/bin/rebar3
         remote_src: true
+      become: true
 
     - name: Remove unused rebar3 source
       file: