apt dist-upgrade reboot enabled, lint fixes
second round, for testing
lint clean, testing needed
prereqs assert w/dig doesn't loop properly
use head not all for target hosts in single

Change-Id: Ie530204b989a73828f45508fcdd4374a3362c764
diff --git a/cloudlab-openstack-playbook.yml b/cloudlab-openstack-playbook.yml
index e8299f2..c529b8a 100644
--- a/cloudlab-openstack-playbook.yml
+++ b/cloudlab-openstack-playbook.yml
@@ -4,9 +4,9 @@
 - hosts: cloudlab
 
   vars:
-    xos_repo_url: "https://github.com/open-cloud/xos"
+    xos_repo_url: "https://github.com/opencord/xos"
     xos_repo_dest: "~/xos"
-    xos_repo_branch: "feature/lts"
+    xos_repo_branch: "master"
     xos_configuration: "devel"
     xos_container_rebuild: true