|
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 |
|
|
47c86079da
|
Try different way of specifying key.
|
2021-02-15 15:43:34 -06:00 |
|
|
51e39cfc94
|
Add section specifier.
|
2021-02-15 15:38:42 -06:00 |
|
|
e519d817ab
|
Looked like it may work if I use the right parameter.
|
2021-02-15 15:36:03 -06:00 |
|
|
93450e54cd
|
Do internal expressions work?
|
2021-02-15 15:33:26 -06:00 |
|
|
20ea4fd334
|
Try with variable inside single quotes.
|
2021-02-15 15:28:16 -06:00 |
|
|
3643cad3d9
|
Miner group can't see localhost facts, had to add variable for scp server.
|
2021-02-15 15:25:11 -06:00 |
|
|
7e9a363298
|
Try loading wallet addresses to variables.
|
2021-02-15 15:19:11 -06:00 |
|
|
78370d0e93
|
Add var and job for sshd config.
|
2021-02-15 09:22:26 -06:00 |
|
|
d3489ea74e
|
Fix variable name.
|
2021-02-15 08:43:47 -06:00 |
|
|
6f403491ca
|
Changes for SSHD.
|
2021-02-15 08:40:32 -06:00 |
|
|
a79918941c
|
Ensure sshd is installed.
|
2021-02-15 08:29:20 -06:00 |
|
|
635bb3abc1
|
Manjaro install failed, possibly due to to shell changing. Add zsh option.
|
2021-02-14 16:36:31 -06:00 |
|
|
a50cc99839
|
Starting support for Arch/Manjaro.
|
2021-02-14 07:22:29 -06:00 |
|
|
49f188203a
|
FreeBSD is suddenly upset about defaults.
|
2021-02-13 05:50:06 -06:00 |
|
|
5975699e62
|
Add dependencies.
|
2021-02-11 18:08:57 -06:00 |
|
|
25f81ceec7
|
Give up trying to use cool array in inventory file.
|
2021-02-11 12:41:50 -06:00 |
|
|
ca001d7d2b
|
Fix an extra slash.
|
2021-02-07 09:36:08 -06:00 |
|
|
2e33a8a93c
|
Fix report names and cron job.
|
2021-02-07 09:29:24 -06:00 |
|
|
5fec8bb608
|
Fix typo. Fix disable scp jobs.
|
2021-02-07 09:01:40 -06:00 |
|
|
a3c48a73ef
|
SSHFS vs Local filenames.
|
2021-02-07 08:47:31 -06:00 |
|
|
682377a503
|
Test SSHFS so that bad FSTAB entries don't get created on Linux when they'll break.
|
2021-02-07 08:03:13 -06:00 |
|
|
37f725f6fb
|
Make name consistent.
|
2021-02-07 07:35:43 -06:00 |
|
|
715d76bf10
|
Split SCP to different call.
|
2021-02-07 07:32:01 -06:00 |
|
|
ebe579a205
|
Variablize ssh. Make non-sshfs report cron job a loop.
|
2021-02-07 07:26:54 -06:00 |
|
|
a49ae8f7c5
|
Sort reports.
|
2021-02-07 06:41:48 -06:00 |
|
|
8202856175
|
Fix more names.
|
2021-02-06 17:07:17 -06:00 |
|
|
0ed6685b30
|
Add psutil dependency. Fix names in fact files.
|
2021-02-06 17:00:55 -06:00 |
|
|
30d76bb6c0
|
Fix fact locations.
|
2021-02-06 15:42:39 -06:00 |
|
|
7fed888aa0
|
Remove debug of 1337 existing.
|
2021-02-06 15:39:59 -06:00 |
|
|
5a1fab6eea
|
GNOME settings and UI improvements.
|
2021-02-06 15:33:26 -06:00 |
|
|
9398351d7e
|
Pop!_OS and Ubuntu do not have ESR in repos.
|
2021-02-06 11:27:20 -06:00 |
|
|
6e12534299
|
Fix ansible sudoer permissions.
|
2021-02-06 09:42:47 -06:00 |
|
|
9d4505f127
|
Fix path.
|
2021-02-06 09:27:08 -06:00 |
|
|
3b8a41d761
|
Fix debug.var property.
|
2021-02-06 09:20:42 -06:00 |
|
|
37773c57c3
|
Fix quotes.
|
2021-02-06 09:19:31 -06:00 |
|