Rename manifest to match class name
This commit is contained in:
parent
4af741b602
commit
5e1eb4e2bd
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
|||
# This puppet manifest is used to test backup and restore in an automated fashion
|
||||
# This tests the backup and restores when manged by sunet::baas2 from puppet-sunet
|
||||
# Jira-ref: SUNETOPS-1997
|
||||
class net::baas2_restoretest() {
|
||||
|
||||
file { '/opt/restore-target':
|
||||
ensure => directory,
|
||||
mode => '0755',
|
||||
owner => 'root',
|
||||
group => 'root',
|
||||
}
|
||||
|
||||
}
|
Loading…
Add table
Reference in a new issue