Before this update, subscribe and require could be passed into the service class and work due to some default puppet behaviors. This resulted in unknown variable warnings. Removal of these parameters would remove the required resource dependencies. Adding new parameters 'service_subscribe' and 'service_require' to pass in these dependencies. The 'service_' prefix is used here because use of 'subscribe' or 'require' as parameter names would also print a meta parameter warning. Change-Id: I33d2d6028347bbe50dc9b3f36b3f86b217db7c0c
2.4 KiB
2.4 KiB