This commit is contained in:
Henry Wang 2019-11-22 08:53:40 +08:00
parent 3c6a5b4867
commit 4e14b2aa31

View File

@ -1,5 +1,5 @@
class profile::base {
# require profile::goldload::config
include profile::winlogbeat
contain profile::winlogbeat
notify {'This is from profile::base': }
}