Puppet Class: anysync::node::service

Defined in:
manifests/node/service.pp

Overview



1
2
3
# File 'manifests/node/service.pp', line 1

class anysync::node::service {
  service { "any-sync-node": }
}