Skip to content

Commit

Permalink
Closes-Bug: #1540231, #1539730
Browse files Browse the repository at this point in the history
Change-Id: Ie238bb5e98c55889a32da1063595dcbe6ea7b685
  • Loading branch information
thilakrajs committed Feb 1, 2016
1 parent 09d286e commit 2b356e0
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -12,7 +12,7 @@
notify { "settting up DPDK Repo":; }
->
apt::source { 'contrail-dpdk-depends':
location => "http://puppet/contrail/repo/${contrail_repo_name[0]}/dpdk_depends"
location => "http://puppet/contrail/repo/${contrail_repo_name[0]}/dpdk_depends",
repos => 'main',
release => 'contrail-dpdk-depends',
}
Expand Down

0 comments on commit 2b356e0

Please sign in to comment.