cookbook 'vslinko', '= 0.0.1', :supermarket
vslinko (5) Versions 0.0.1 Follow0
My *nix user environment
cookbook 'vslinko', '= 0.0.1'
knife cookbook site install vslinko
knife cookbook site download vslinko
DESCRIPTION:
My *nix user environment.
REQUIREMENTS:
Debian or Ubuntu preferred.
ATTRIBUTES:
node["vslinko"]["user"]
- Name of my user. Default isvyacheslav
.node["vslinko"]["group"]
- Group of my user. By default as group name usednode["vslinko"]["user"]
attribute.node["vslinko"]["home"]
- User home directory.node["vslinko"]["public_key"]
- My public key.node["vslinko"]["dotfiles"]
- Path to my dotfiles repo. Default isgit://github.com/vslinko/dotfiles.git
.
Dependent cookbooks
zsh >= 0.0.0 |
sudo >= 0.0.0 |
git >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.