cyberark / summon-conjur

CyberArk Conjur provider for Summon
MIT License
38 stars 8 forks source link

feat: add simple and convinient install.sh #21

Closed doodlesbykumbi closed 7 years ago

doodlesbykumbi commented 7 years ago

NOTE this PR doesn't require/entail a release

How to verify this PR

You can also run this in an environment that has machine identity and try to retrieve a secret while you're at it :)

doodlesbykumbi commented 7 years ago

@mizziness i've removed sudo. it seems there's no particular need for that. please run through it again from scratch if possible - ideally, as a non-root user. if it works we're good to go

mizziness commented 7 years ago

@doodlesbykumbi No luck:

vagrant@vagrant:/dev_code$ curl -sSL https://raw.githubusercontent.com/cyberark/summon-conjur/install-sh/install.sh | bash
Downloading https://github.com/cyberark/summon-conjur/releases/download/v0.4.0/summon-conjur-linux-amd64.tar.gz
wget: Cannot read /home/vagrant/.netrc (Permission denied).
Installing summon vv0.4.0 into /usr/local/lib/summon
mkdir: cannot create directory ‘/usr/local/lib/summon’: Permission denied