Skip to content

harvard-lil/rsyncd-formula

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://travis-ci.org/martinhoefling/rsyncd-formula.svg?branch=master

rsyncd-formula

A formula to install and configure rsync as daemon process.

Available states

Installs the rsync package, and starts the rsyncd service. Note: The rsyncd.conf has to be created manually / via another state. If the state of the config should also be managed via salt, the rsyncd.config state (which pulls rsyncd) should be used instead.

Configure the rsync daemon by writing an rsync.conf and rsync secrets (optional).

Testing

This command will apply the rsyncd state on localhost with the example pillar. Perfect for testing in containers:

salt-call state.sls rsyncd --local --retcode-passthrough --file-root=$(pwd) --pillar-root=test/pillar

Releases

No releases published

Packages

No packages published

Languages

  • SaltStack 70.8%
  • HTML 29.2%