Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 334 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 334 Bytes

outlyer-salt

This will deploy the latest stable Outlyer agent to Debian or Redhat based systems

Install Agent

salt 'server-name' state.sls linux.outlyer

This will launch the init.sls file and go through the state file performing each step of the deployment.

Uninstall Agent

TODO