removed 'test' class
This commit is contained in:
parent
c8ab17f9b8
commit
9e2532bb50
2 changed files with 0 additions and 8 deletions
|
@ -690,7 +690,6 @@ test-1.test.sveidas.se:
|
|||
|
||||
demw-1.sveidas.se:
|
||||
eid::dockerhost:
|
||||
test:
|
||||
konsulter:
|
||||
autoupdate:
|
||||
eidas_de_middleware_hsm:
|
||||
|
|
|
@ -31,13 +31,6 @@ class site_alias($alias_name=undef) {
|
|||
}
|
||||
}
|
||||
|
||||
class test {
|
||||
file { "/root/test":
|
||||
ensure => present,
|
||||
content => 'abc',
|
||||
}
|
||||
}
|
||||
|
||||
class common {
|
||||
include sunet::tools
|
||||
include sunet::motd
|
||||
|
|
Loading…
Add table
Reference in a new issue