updated repo config
diff --git a/defaults/main.yml b/defaults/main.yml index e1e5597..6449e07 100644 --- a/defaults/main.yml +++ b/defaults/main.yml
@@ -11,8 +11,8 @@ exclude: "$apigeeexclude", repo_filename: "apigee" } - { name: "Apigee Thirdparty Repo", - baseurl: "$apigeeprotocol$apigeecredentialswithat$apigeerepohost$apigeerepobasepath/thirdparty/$releasever", repo_id: "apigee-thirdparty", + baseurl: "$apigeeprotocol$apigeecredentialswithat$apigeerepohost$apigeerepobasepath/thirdparty/$releasever", gpgcheck: "0", gpgkey: "", priority: "$apigeepriority", @@ -21,4 +21,8 @@ - { name: "Artifactory", repo_id: "Artifactory", baseurl: "https://oneartifactory.verizon.com/artifactory/dl-fedoraproject-org-epel7-x86_64", - gpgcheck: "0" } \ No newline at end of file + gpgcheck: "0" , + gpgkey: "", + priority: "", + exclude: "", + repo_filename: "artifactory" }