sous-chefs / consul

Development repository for the consul cookbook
https://supermarket.chef.io/cookbooks/consul
Apache License 2.0
192 stars 244 forks source link

WIP: Update cookbook to use poise-archive for unzipping. #348

Closed johnbellone closed 8 years ago

legal90 commented 8 years ago

As I see, unpacking by poise_archive works weird. It tells that everything is OK:

      * directory[/opt/consul/0.7.0] action create (up to date)
      - unpack archive https://releases.hashicorp.com/consul/0.7.0/consul_0.7.0_linux_amd64.zip to /opt/consul/0.7.0
    * link[/usr/local/bin/consul] action create
      - create symlink at /usr/local/bin/consul to /opt/consul/0.7.0/consul

But /opt/consul/0.7.0/ is empty after that. Reproduced on the following suites defined in .kitchen.dokken.yml:


UPDATE: That was fiexd by https://github.com/johnbellone/consul-cookbook/pull/356

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.