Lines Matching refs:url
53 def __init__(self, url, sticky=True, mirrors=misc.EmptyI, https=False,
59 self.url= url
241 name="test12", origins=[{"url": self.durl2,
242 "disabled": False}, {"url": self.durl5,
255 name="test12", origins=[{"url": self.durl2,
256 "disabled": False}, {"url": self.durl5,
308 name="test12", origins=[{"url": self.durl2,
309 "disabled": True}, {"url": self.durl5,
314 name="test12", origins=[{"url": self.durl2,
315 "disabled": True}, {"url": self.durl5,
366 "proxied-server": pc.url,
382 self.register_apache_controller(pc.url, ac)
411 if not pc.https and pc.url:
412 cmd += " -p {0}".format(pc.url)
413 elif not pc.https and not pc.url:
416 o["url"])
419 if pc.url in self.acs:
420 ac = self.acs[pc.url]
427 "-p {url}".format(
441 url=ac.url,
458 "{0} {1}".format(o["url"],
1020 # using the same url as the system-repository provides, which
1331 sets the url that pkg uses to communicate with the system
1579 ac1url=self.acs[self.durl1].url.replace("https", "http"),
1580 ac2url=self.acs[self.durl2].url.replace("https", "http"),
1581 ac3url=self.acs[self.durl3].url.replace("https", "http"),
1633 """Test that publishers which use no url are allowed as syspubs