Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 6572117575335936: Issue 2200 - PART II/II - Introduce --local and --remote parameters in {run,kick}.py (Closed)

Created:
April 8, 2015, 12:31 p.m. by mathias
Modified:
April 8, 2015, 5:50 p.m.
CC:
Fred
Visibility:
Public.

Description

Note that this just allows for specifying a remote hosts.yaml resource - kicking and running inside vagrant is a future issue. See https://issues.adblockplus.org/ticket/2200 for more information..

Patch Set 1 #

Patch Set 2 : Issue 2200 - PART II/II - Introduce --local and --remote parameters in {run,kick}.py #

Total comments: 7

Patch Set 3 : Issue 2200 - Introduce --local and --remote parameters in {run,kick}.py #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -12 lines) Patch
M kick.py View 1 chunk +1 line, -1 line 0 comments Download
M run.py View 1 2 4 chunks +38 lines, -11 lines 0 comments Download

Messages

Total messages: 6
mathias
April 8, 2015, 12:31 p.m. (2015-04-08 12:31:36 UTC) #1
mathias
Found a "<metavar>"..
April 8, 2015, 1:03 p.m. (2015-04-08 13:03:41 UTC) #2
Wladimir Palant
http://codereview.adblockplus.org/6572117575335936/diff/5668600916475904/run.py File run.py (right): http://codereview.adblockplus.org/6572117575335936/diff/5668600916475904/run.py#newcode59 run.py:59: path_name = '/etc/puppet/infrastructure/%s' % ("/".join(path_canonical),) Please join paths properly: ...
April 8, 2015, 2:59 p.m. (2015-04-08 14:59:34 UTC) #3
mathias
Done.
April 8, 2015, 3:29 p.m. (2015-04-08 15:29:08 UTC) #4
mathias
http://codereview.adblockplus.org/6572117575335936/diff/5668600916475904/run.py File run.py (right): http://codereview.adblockplus.org/6572117575335936/diff/5668600916475904/run.py#newcode14 run.py:14: '-u', '--user', metavar='user', dest='user', type=str, default='vagrant', Also removed this ...
April 8, 2015, 3:29 p.m. (2015-04-08 15:29:58 UTC) #5
Wladimir Palant
April 8, 2015, 4:36 p.m. (2015-04-08 16:36:35 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld