Skip to content
This repository has been archived by the owner on Jul 22, 2018. It is now read-only.

xavierdutreilh/chef-spf13-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chef-spf13-vim Cookbook

Installs spf13-vim

Attributes

spf13_vim::default

[:spf13_vim][:users] = [
  {
    username: 'xavierdutreilh',
    groupname: 'xavierdutreilh',
  },
]

Usage

spf13_vim::default

Just include spf13_vim in your node's run_list:

{
  "name": "my_node",
  "run_list": [
    "recipe[spf13_vim]"
  ]
}

License

chef-spf13-vim is released under the MIT license.

About

A Chef cookbook for spf13-vim

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages