This commit is contained in:
Henry Wang 2019-11-21 11:37:41 +08:00
parent 5f47e7bbfd
commit 196dd1b2c3

View File

@ -1,4 +1,4 @@
class profile::base {
include profile::test
contain profile::test
notify {'This is from profile::base': }
}