Example #1
0
 def configure_dns_and_time(cls):
     tasks.configure_dns_for_trust(cls.master, cls.ad_domain)
     tasks.sync_time(cls.master, cls.ad)
Example #2
0
 def configure_dns_and_time(cls):
     tasks.configure_dns_for_trust(cls.master, cls.ad_domain)
     tasks.sync_time(cls.master, cls.ad)