Commit Graph

15 Commits

Author SHA1 Message Date
Aleskey Zalesov 196f6109a4 Move variables to the moc role 2018-03-16 16:07:46 +03:00
Aleksey Zalesov e0d90df027 Name the unnamed tasks in Ansible playbooks
Ansible-linter requires all the tasks in the playbook to be named.

Reference to the linter rule:

[ANSIBLE0011] All tasks should be named
2018-03-02 11:03:04 +03:00
Aleksey Zalesov c5a15c5745 Configure task to install npm modules
There is a specific module for installing npm modules that should be used
instead of the shell module.
2018-03-02 11:03:04 +03:00
Aleksey Zalesov fa9ac3c00b Use copy module instead of shell command 2018-03-02 11:03:04 +03:00
phahulin e7e87322e7 Make order for parameters same for moc and validator 2018-02-05 21:34:57 +03:00
phahulin 0860a4c4ec Set min_gas_price = 1 gwei for moc and validator nodes 2018-02-05 21:33:04 +03:00
phahulin 1a086ee8a9 Add tracing for archiving nodes 2018-01-27 21:07:45 +03:00
phahulin 0409d84a52 Archive-mode for validator, moc, bootnode 2018-01-12 17:17:52 +03:00
phahulin 68e8457a74 Move node.toml files to the playbook as templates 2018-01-11 16:05:41 +03:00
phahulin 948f7ffbd5 Add usd_per_tx option, set to 0 2018-01-05 22:05:26 +03:00
phahulin 3938de2f42 Replace bootnodes.txt location 2017-12-18 15:21:31 +03:00
phahulin 5a8b34dad2 Replace scripts-owner repo with scripts-moc repo 2017-12-14 14:54:05 +03:00
phahulin 2f0b375fa1 Massive renaming 2017-12-14 11:39:42 +03:00
phahulin fcd140c4d2 Minor refactoring 2017-12-12 23:25:14 +03:00
Vitaly Znachenok 5e1c7f3de6 (Fix) Rename mining and owner roles 2017-12-11 12:52:15 +03:00