not anymore needed
This commit is contained in:
parent
7468b8ace6
commit
970ca27cee
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
||||||
class tinc::puppetmaster($tinc_storage_path){
|
|
||||||
file{$tinc_storage_path:
|
|
||||||
ensure => directory,
|
|
||||||
owner => root, group => puppet, mode => '0660';
|
|
||||||
}
|
|
||||||
|
|
||||||
File_line<<| tag == 'tinc_hosts_file' |>>
|
|
||||||
}
|
|
Loading…
Reference in a new issue