system-config/roles
David Ostrovsky 6c509c2ad0 Remove obsolete Bazel spawn strategies
After the latest Bazel upgrade, the --spawn_strategy=standalone
doesn't show the output of the subprocess created, making the
troubleshoot of the failures impossible.

Since release 0.27 Bazel auto detects the execution strategy, if no
strategy flag is provided. If none of the strategy flags was used,
Bazel will generate a default list of strategies (in this order):

   remote,worker,sandboxed,local

and, for every action it wants to execute, will pick up the first
strategy that can execute it.

See this blog entry for more details: [1].

[1] https://blog.bazel.build/2019/06/19/list-strategy.html

Change-Id: I4be8375cee88f3565bae5c53cd1a3484ce398aba
2021-05-07 11:06:15 +10:00
..
bazelisk-build Remove obsolete Bazel spawn strategies 2021-05-07 11:06:15 +10:00
kerberos-client kerberos-client: remove kstart requirement on CentOS 2020-01-23 12:27:46 +11:00
openafs-client Drop Debian PPA from openafs-client role 2021-04-09 16:04:12 +00:00
puppet-install Remove Puppet 5 testing 2020-06-09 10:15:05 +10:00
set-hostname Split eavesdrop into its own playbook 2020-04-23 14:34:28 -05:00