2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-21 03:02:05 +00:00

16 Commits

Author SHA1 Message Date
Vinícius Ferrão
9299e7f5d2
Fix typos on help output for genimage and OpenStack
There's a typo on genimage thats easy to fix, also the explanation for
Fedora is extremely outdated, on modern Fedora releases statelite is
generated automatically:

[root@headnode ~]# lsdef -t osimage
fedora35-x86_64-install-compute  (osimage)
fedora35-x86_64-install-service  (osimage)
fedora35-x86_64-netboot-compute  (osimage)
fedora35-x86_64-statelite-compute  (osimage)

Also theres a typo on OpenStack setup that grep caught, so we added
it too the commit, for cosmetic reasons.
2022-01-29 00:26:33 -03:00
GONG Jie
063de4ced9 Remove trailing spaces in file xCAT-OpenStack/postscripts/setup_openstack_repo 2017-12-31 23:59:59 +00:00
GONG Jie
f308b0acbd Remove trailing spaces in file xCAT-OpenStack/postscripts/loadclouddata 2017-12-31 23:59:59 +00:00
GONG Jie
49c627affc Remove trailing spaces in file xCAT-OpenStack/postscripts/configgw 2017-12-31 23:59:59 +00:00
GONG Jie
b923cd2057 Remove trailing spaces in file xCAT-OpenStack/postscripts/configbr-ex 2017-12-31 23:59:59 +00:00
Samveen Gulati
f1b406dbc0 Reduce grep invocations by passing -[46] to ip 2017-06-06 09:53:29 +00:00
jjhua
c58b291e98 only use short node name in loadclouddata 2014-02-13 12:31:28 -05:00
jjhua
921d251301 if there are two roles for one chef-client, the script couldn't assign the
roles to the node. fixed it.
2013-12-26 12:41:15 -05:00
jjhua
78bde6f6f7 if we set up the chef-server during os provision, there are some error messages
in the /var/log/messages on the management node. Fixed it.
2013-12-17 14:16:58 -05:00
jjhua
4e4ea3c0a2 To support databag in openstack chef cookbook.
--nodevmode is only used when running all the procedure, and will
generate the secret, create the databag, and load the databag item
2013-11-29 14:58:06 -05:00
jjhua
0a4d9fd9bc fixed bug 3898. 2013-11-14 14:18:25 -05:00
jjhua
b9ef6a4282 fixed bug 3888
initialize the variable uselocalhost;
add new script configgw to configure the public gw
2013-11-11 16:11:18 -05:00
jjhua
4cf04607d1 fixed some issues about errors and messages from Linda 2013-10-31 15:58:34 -04:00
jjhua
428058af5a move setup_openstack_repo from xCAT/postscripts/ to xCAT-OpenStack/postscripts, and it will be packed into xCAT-OpenStack package 2013-10-28 11:02:30 -04:00
jjhua
a5424b703b add a new script configbr-ex to configure the IP of the external bridge for network node 2013-10-25 14:33:18 -04:00
jjhua
7cff252401 add the loadclouddata, share/xcat/mypostscript/mypostscript_cloud.tmpl into xCAT-OpenStack 2013-10-23 22:56:17 -04:00