Skip to content

Commit

Permalink
fixes #13451 - enables squid management in pulp
Browse files Browse the repository at this point in the history
  • Loading branch information
David Davis committed Feb 23, 2016
1 parent ad4d0ca commit 5211533
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
manage_broker => false,
manage_httpd => false,
manage_plugins_httpd => true,
manage_squid => true,
enable_rpm => true,
enable_puppet => true,
enable_docker => true,
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
{
"name": "katello-pulp",
"version_requirement": ">= 3.0.0 < 4.0.0"
"version_requirement": ">= 3.1.0 < 4.0.0"
},
{
"name": "katello-common",
Expand Down

0 comments on commit 5211533

Please sign in to comment.