Code Review
/
functest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
7e6262c
)
Switch from port to dport in site.yml
41/66241/1
author
Cédric Ollivier
<cedric.ollivier@orange.com>
Sun, 6 Jan 2019 22:00:32 +0000
(23:00 +0100)
committer
Cédric Ollivier
<cedric.ollivier@orange.com>
Sun, 6 Jan 2019 22:00:32 +0000
(23:00 +0100)
port is reserved in ansible
Change-Id: I87842857514e8fb589e565ece83552418a93c550
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
ansible/site.yml
patch
|
blob
|
history
diff --git
a/ansible/site.yml
b/ansible/site.yml
index
ad15233
..
b540527
100644
(file)
--- a/
ansible/site.yml
+++ b/
ansible/site.yml
@@
-8,7
+8,7
@@
builds:
dependencies:
- repo: _
- port:
+
d
port:
container: alpine
tag: 3.8
steps: