Commit fa08ea2
committed
ansible: name for git package differs on centos7
When trying to ansible test-rackspace-centos7-x64-1 I found that it
can't install git, because that's 1.8, and it has git216 installed.
So, git can't be shared by all centos7 platforms, the name differs, move
into a more specific package list.
PR-URL: #22621 parent bec0ae2 commit fa08ea2
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | | - | |
44 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
45 | 48 | | |
46 | | - | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
| |||
0 commit comments