Commit e3046bad0122c085667c8a5f89b8e63ac9d5c8b5
1 parent
c45e80a8eb
Exists in
master
Require dotfiles repo
Showing 4 changed files with 5 additions and 11 deletions Side-by-side Diff
modules/people/manifests/hanjianwei.pp
1 | -class people::hanjianwei ( | |
2 | - $home = $people::hanjianwei::config::home, | |
3 | - $dotfiles = $people::hanjianwei::config::dotfiles, | |
4 | - $srcdir = $people::hanjianwei::config::srcdir | |
5 | -) inherits people::hanjianwei::config { | |
1 | +class people::hanjianwei { | |
6 | 2 | include people::hanjianwei::osx |
7 | 3 | include people::hanjianwei::repositories |
8 | 4 | include people::hanjianwei::applications |
modules/people/manifests/hanjianwei/applications.pp
modules/people/manifests/hanjianwei/config.pp
modules/people/manifests/hanjianwei/repositories.pp