Rename the dnsmasq runtime class
As the platform::dns:runtime class only referencing the resource of dnsmasq, this commit renames it as platform::dns::dnsmasq::runtime in order to indicate its function clearly. Story: 2008774 Task: 42365 Change-Id: I79dd23bf64abfd63906daa59ec59c4496dedda31 Signed-off-by: Yuxing Jiang <yuxing.jiang@windriver.com>
This commit is contained in:
parent
1f2f19d5f9
commit
16f0b0cc66
@ -80,7 +80,7 @@ class platform::dns::dnsmasq::reload {
|
||||
}
|
||||
|
||||
|
||||
class platform::dns::runtime {
|
||||
class platform::dns::dnsmasq::runtime {
|
||||
include ::platform::dns::dnsmasq
|
||||
|
||||
class {'::platform::dns::dnsmasq::reload':
|
||||
|
Loading…
x
Reference in New Issue
Block a user