Added modules
This commit is contained in:
parent
c53c931217
commit
59ec520742
646 changed files with 35182 additions and 0 deletions
2
modules/apt/tests/debian/testing.pp
Normal file
2
modules/apt/tests/debian/testing.pp
Normal file
|
@ -0,0 +1,2 @@
|
|||
class { 'apt': }
|
||||
class { 'apt::debian::testing': }
|
2
modules/apt/tests/debian/unstable.pp
Normal file
2
modules/apt/tests/debian/unstable.pp
Normal file
|
@ -0,0 +1,2 @@
|
|||
class { 'apt': }
|
||||
class { 'apt::debian::unstable': }
|
Loading…
Add table
Add a link
Reference in a new issue