diff options
| author | https://www.google.com/accounts/o8/id?id=AItOawmtnXa0F3OsNh8H7yf5EEbtuufPZG-3StI <Arnaud@web> | 2014-08-31 12:50:17 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2014-08-31 12:50:17 +0000 |
| commit | f0c3e065a62e074115d5e01bef1b589ea665cf9a (patch) | |
| tree | b35288e35f378c52f5545354f9da2aab5050ded0 | |
| parent | 1709f7e9c3954a36bbb84ccddbba03c0683c47fe (diff) | |
Added a comment: Got it working...
| -rw-r--r-- | doc/security/comment_5_0c682e12a21d1477628ff0b80e6505d4._comment | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/security/comment_5_0c682e12a21d1477628ff0b80e6505d4._comment b/doc/security/comment_5_0c682e12a21d1477628ff0b80e6505d4._comment new file mode 100644 index 00000000..cc26f42d --- /dev/null +++ b/doc/security/comment_5_0c682e12a21d1477628ff0b80e6505d4._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmtnXa0F3OsNh8H7yf5EEbtuufPZG-3StI" + nickname="Arnaud" + subject="Got it working..." + date="2014-08-31T12:50:17Z" + content=""" +OK, I manage to get my first propellor config run fine by setting different branch.master.url and branch.master.pushUrl configurations: + +* Use a https:// based url for the first +* Use a git:// based url for the second + +I had to nuke the remote /usr/local/propellor directory because it still had wrong configuration with a single remote url. +"""]] |
