]> xenbits.xensource.com Git - osstest.git/commitdiff
README.dev: Document things that are now handled by ansible in Mass
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 13 Sep 2018 16:51:55 +0000 (17:51 +0100)
committerIan Jackson <ian.jackson@eu.citrix.com>
Thu, 13 Sep 2018 16:51:55 +0000 (17:51 +0100)
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
README.dev

index a8bfbb532c799ee1fe70ec364390c140323faa6e..eff82350c7cc6018688c473f358a307b6e62224b 100644 (file)
@@ -92,14 +92,14 @@ Set up any necessary host properties:
 
 For example, one might need something like this:
 
- $ ./mg-hosts setprops marilith-n4 -- dhcp-watch-method 'leases dhcp3 dns-cam1.uk.xensource.com:5556'
-
-(Many of these things are not needed in Massachusetts as the ansible
-playbook will provide it via an autogenerated config file - see above.)
+ $ ./mg-hosts setprops marilith-n4 -- dhcp-watch-method 'leases dhcp3 dns-cam1.uk.xensource.com:5556'  # not needed in Mass
 
 Set the firmware, if it's UEFI:
 
- $ ./mg-hosts setprops albana{0,1} -- Firmware uefi
+ $ ./mg-hosts setprops albana{0,1} -- Firmware uefi  # not needed in Mass
+
+(Many of these things are not needed in Massachusetts as the ansible
+playbook will provide it via an autogenerated config file - see above.)
 
 Create the tftp directory (must be done after firmware is set):