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