not anymore needed

This commit is contained in:
mh 2015-01-04 22:02:58 +01:00
parent 7468b8ace6
commit 970ca27cee

View file

@ -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' |>>
}