fb49c42c4c
Add basic tests to ensure the redis class can be applied and that the server will run. Change-Id: I7cae75b31e0ed3a167fd7cb7c36bd4a5476c415d
4 lines
41 B
Puppet
4 lines
41 B
Puppet
class { 'redis':
|
|
version => '3.0.6',
|
|
}
|