130 Commits

Author SHA1 Message Date
2ae6c1c45e Remove unnecessary line, restricted install to Linux in playbook. 2021-07-14 06:54:16 -05:00
5959bcda8b Fix NFS for FreeBSD workstations. 2021-07-14 06:53:35 -05:00
517e24bd69 Add newline. 2021-07-14 06:45:00 -05:00
cebba53033 Ensure FreeBSD uses the correct Python install. 2021-07-14 06:35:15 -05:00
bc8e410b7f Expand on FreeBSD work. 2021-07-13 21:39:33 -05:00
cdaa408df9 Variablize /etc/rc.conf. Enable FuseFS more properly. 2021-07-13 21:10:47 -05:00
67cea8ed34 Variablize FreeBSD's loading of fusefs. 2021-07-13 21:02:56 -05:00
246e83a13a Allow choosing Github branch dynamically. 2021-07-13 08:10:14 -05:00
1b012d2079 Comment unused blocks. 2021-07-13 07:27:10 -05:00
a6952f0492 Trying to get Parrot OS to work again. Started getting "Updating cache and auto-installing missing dependency: python-apt" at the very beginning even though it got all the way to Telegraf the first good run-through. 2021-07-11 10:59:42 -05:00
15d191e1c6 More changes for pattos. Move zypper and put facts on top of files. 2021-07-11 08:27:00 -05:00
e39c2cdc88 Modify debugs for Parrot OS. 2021-07-11 08:06:15 -05:00
5fff52ce4e Add debugs for Parrot OS. 2021-07-11 08:04:53 -05:00
d59ee939a4 Try overwriting the Ansible collected fact 'ansible_pkg_mgr' when using Parrot OS. 2021-07-11 08:00:03 -05:00
2027618d5f Those baddie trolls... the zypper file is actually apt. Ughhh. 2021-07-10 08:25:30 -05:00
bca4936c79 Add 'zypper', Parrot OS's re-named package manager... 2021-07-10 08:17:56 -05:00
2d236d6ad4 Upgrade to nanomienr 3.3.6. 2021-06-29 06:53:12 -05:00
b2d39e696a Add Linux Mint. 2021-06-11 21:49:18 -05:00
8614717e14 Attempt to add NFS install and share drive. 2021-04-24 20:45:42 -05:00
2d2d9529aa Upgrade nanominer to 3.3.4. 2021-04-20 07:28:01 -05:00
b2cfa79c50 Upgrade nanominer from 3.3.2 to 3.3.3. 2021-04-03 09:27:53 -05:00
9b0f8a823c Fix missing variables. 2021-03-28 08:49:34 -05:00
1b7f7374e5 Upgrade nanominer version from 3.2.2 to 3.3.2. 2021-03-25 08:29:35 -05:00
d194f6df94 Ensure Manjaro can open AppImage files. 2021-02-28 08:25:10 -06:00
78713893ea Change nanopool to SSL. 2021-02-22 19:37:31 -06:00
d460c17579 Make onlyoffice install much more dynamic. 2021-02-20 12:28:20 -06:00
300c84c026 Add cron to service variables. 2021-02-20 11:09:24 -06:00
ac11404402 Create new file for server network facts. 2021-02-20 11:09:04 -06:00
91664d6b26 Put everything in a combined log file for easy searching or tailing. 2021-02-18 07:51:57 -06:00
7953bc7a51 GPU mining performance starting to report lower over time, looks like lots of watchdog processes running. Add a daily reboot as well as follow-up patch. Refactor current schedule document across a few files. 2021-02-17 05:12:25 -06:00
13f152dfe2 Not all variables will always be defined. 2021-02-15 20:22:48 -06:00
399396bfc3 Ignore cron calling the job with sh. 2021-02-15 19:57:14 -06:00
381a8b9e5d Ignore current script in check alive. 2021-02-15 19:13:47 -06:00
eb801e8524 Make the check alive command a command. Further try to make the config file obvious to read. 2021-02-15 19:06:32 -06:00
fdd1db85e5 Move check alive to be in script, not cron. 2021-02-15 18:58:06 -06:00
29fbf12b62 Set mfn up for using bash expressions in cron. 2021-02-15 18:41:16 -06:00
8cc014d063 Set mfn up for using bash expressions in cron. 2021-02-15 18:41:04 -06:00
ff7acec031 Fix comments. 2021-02-15 18:05:57 -06:00
89ca442da5 Find bash executable. 2021-02-15 18:05:22 -06:00
2e3a6e8e94 Fix command. 2021-02-15 18:01:44 -06:00
cc25dda677 Begin ensuring everything in mfn directory is owned by mfn. 2021-02-15 18:00:12 -06:00
3a1bb2ea1d Fix pool debug. Do most nanominer tasks as mfn. 2021-02-15 17:55:23 -06:00
ba9745fcd0 First commit for creating nanomine config file. 2021-02-15 17:48:04 -06:00
f35527eedd Make config file useful for more than just wallets. Not sure what else yet. 2021-02-15 16:11:25 -06:00
6b7ff31e5c Missed a variable. 2021-02-15 16:04:27 -06:00
dfe3e285b4 Lol, error was due to the comma after the section name. I must have followed a bad example since documentation does not have them. Refactor file to be config for anything miner related and private. 2021-02-15 16:03:34 -06:00
74eba07622 Try lots of ways and see if anything works. 2021-02-15 15:56:07 -06:00
1ebf325b03 Try null section. 2021-02-15 15:52:03 -06:00
6f0e07b0ca Maybe the permissions are causing the problem?? 2021-02-15 15:50:05 -06:00
5493fd61e5 Remove section due to configparser.NoSectionError and try global. 2021-02-15 15:45:49 -06:00