Skip to content
This repository has been archived by the owner on May 24, 2019. It is now read-only.

Latest commit

 

History

History
33 lines (21 loc) · 816 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 816 Bytes

_ This project hasn't been completed and the code isn't complete. I'll archive this project. _

####################################

This is my first playbook/role using Ansible, please consider this if you try to execute this code.

Roles

Use install-start-xmr-cpu.yml to clone the git repo of cpu-minermulti, compile and start it.(Not working right now)

Edit vars/main.yml to modify the variable xmr_wallet to mine with your own wallet. Or you can let mine there and I'll be happy with it! ;)

Edit the roles/xmr-cpu/templates/xmr-cpu-mining.sh.j2 if you don't want to mine on mineXMR.com

Playbooks

start-xmr-cpu.yml

Should be used to start the cpu miner on your hosts.

stop-xmr-cpu.yml

Should be used to kill the cpu miner on your hosts.

Thanks to @hyc/cpuminer-multi