]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/commit
Add pacman configuration
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Tue, 9 Aug 2016 22:07:27 +0000 (00:07 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Tue, 9 Aug 2016 23:35:50 +0000 (01:35 +0200)
commit8ed6fb29b46bbac3f28adc0d0918a71b6a694322
treeaa3f985daf920bf8a765a652354a682804feee07
parent919d772aaa9bb6f298b1d0a433b6b32d15c0410f
Add pacman configuration
.gitmodules
modules/base_configuration/manifests/init.pp
modules/pacman/manifests/config.pp [new file with mode: 0644]
modules/pacman/manifests/init.pp [new file with mode: 0644]
modules/pacman/manifests/install.pp [new file with mode: 0644]
modules/pacman/manifests/params.pp [new file with mode: 0644]
modules/pacman/manifests/repo.pp [new file with mode: 0644]
modules/pacman/templates/pacman.conf.customrepo.erb [new file with mode: 0644]
modules/pacman/templates/pacman.conf.main.erb [new file with mode: 0644]
modules/pacman/templates/pacman.conf.repo.erb [new file with mode: 0644]