9c28d305c7
Change-Id: If22761b75ed18fb95af6f43c54a7a1d50e8c109a
7 lines
131 B
Puppet
7 lines
131 B
Puppet
notify {'MODULAR: fuel-plugin-manila/master2': }
|
|
|
|
file {'/tmp/manila_master2':
|
|
ensure => file,
|
|
content => 'I am the file2',
|
|
}
|