[PATCH] fedora is part of iSCSI initiator name (#594659)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 storage/iscsi.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/storage/iscsi.py b/storage/iscsi.py
index 55caa17..48ccb42 100644
--- a/storage/iscsi.py
+++ b/storage/iscsi.py
@@ -66,7 +66,7 @@ def has_iscsi():
 def randomIname():
     """Generate a random initiator name the same way as iscsi-iname"""
     
-    s = "iqn.1994-05.com.fedora:01."
+    s = "iqn.1994-05.com.domain:01."
     m = hashlib.md5()
     u = os.uname()
     for i in u:
-- 
1.7.0.1

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux