Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation instructions for credentials are puzzling. Are they wrong? #366

Open
ozdigennaro opened this issue Nov 4, 2014 · 0 comments

Comments

@ozdigennaro
Copy link

The following paragraph does not make sense to me, especially the command "cp -a credentials local-credentials". Shouldn't it be "cp -a example-credentials local-credentials; ln -s local-credentials credentials" ???

Credentials Directory

All the keys and settings specific to your organization are held in a directory named credentials/, versioned independently of the homebase.

To set up your credentials directory:

cd $IRONFAN_HOMEBASE/knife 
cp -a credentials local-credentials

You will likely want to store the credentials in another remote repository. We recommend erring on the side of caution in its hosting. Setting that up is outside the scope of this guide, but there good external resources available to get you started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant