add correct tag
This commit is contained in:
@@ -12,7 +12,6 @@ class cd_alloy::main::dirs (
|
||||
# main config dir
|
||||
file { $ay_main_dir:
|
||||
ensure => directory,
|
||||
path => $ay_main_dir,
|
||||
owner => 'root',
|
||||
group => 'root',
|
||||
mode => '0770',
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
## cd_alloy::main::service.pp
|
||||
# Module name: cd_alloy
|
||||
# Author: Arne Teuke (arne_teuke@confdroid.com)
|
||||
# @summary Class manages the alloy service
|
||||
|
||||
Reference in New Issue
Block a user