xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [OSSTEST PATCH] README.dev: Document things that are now handled by ansible in Mass
@ 2018-09-13 16:56 Ian Jackson
  0 siblings, 0 replies; only message in thread
From: Ian Jackson @ 2018-09-13 16:56 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Jackson

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
---
 README.dev | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.dev b/README.dev
index a8bfbb53..eff82350 100644
--- a/README.dev
+++ b/README.dev
@@ -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):
 
-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-13 16:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-13 16:56 [OSSTEST PATCH] README.dev: Document things that are now handled by ansible in Mass Ian Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).