Skip to content

Feature definition vs. Puppet and Dotfiles #22

Description

@charneykaye

Puppet

Lots of common purpose!

Defines states, not procedures.

Resource Types (Types)

Resource Types are single units of configuration composed by:

A type (package, service, file, user, mount, exec ...)

A title (how is called and referred)

Dotfiles

The dotfiles buckle is expected to point to the repository where dotfiles are version controller. An example of base/dotfiles would be:

type: dotfiles
vcs: git
url: git@github.com:charneykaye/dotfiles.git 

Buckling a dotfiles buckle is the equivalent of running the bootstrap.sh some programmers have kept in their dotfiles folder.

Everything in this and the New buckle dotfiles ticket ought to be included in the main README, as this disambiguation of feature definition between strap and dotfiles - how they are different and in fact work perfectly as a team - is core to the mission of Strap.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions