2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 11:42:05 +00:00

13 Commits

Author SHA1 Message Date
banuchka
fd5e40b8ca add console.logging=full if global consoleondemand set to no. Use value from consoleondemand per node basis. 2017-03-24 12:01:12 +00:00
Jarrod Johnson
8cdc0e50d3 Fix import of mp data to confluent
The plugin was incorrectly attempting to pull
in fields from the nodepos table rather
than mp.
2017-03-01 09:59:46 -05:00
Jarrod Johnson
bdcf94d4c2 Fix various issues in confluent plugin
confluent plugin was triggering perl warnings in various
situations.  Correct those mistakes.
2017-01-20 14:59:28 -05:00
Jarrod Johnson
83e243e692 Fix makeconfluentcfg -d
makeconfluentcfg -d erroneously would exit after only considering
the first possible node.  Allow it to iterate over all the
confluent nodes seeking a match.
2016-08-31 10:01:31 -04:00
Mark Gurevich
0a3fbd8d51 perltidy all perl files 2016-07-20 11:40:27 -04:00
Jarrod Johnson
0815a44929 Copy location data into confluent on makeconfluentcfg 2016-04-11 16:07:23 -04:00
Jarrod Johnson
50ce848930 Handle ',,' in nodelist
If ',,' is in nodelist, then confluent is
told to deal with empty groups.  Filter
that phenomenon out.
2015-10-19 14:56:30 -04:00
Victor Hu
63f547a168 Print a more user friendly message when running makeconfluentcfg
if the confluent daemon is not running.  Bug #4705
2015-06-18 15:35:43 -04:00
jjohnson2
4d3e209c3e Push xCAT nodegroup membership to confluent
With noderanges, it would be very handy for xCAT
group membership to be reflected in confluent.  Have
makeconfluentcfg push that data into confluent.
2015-03-30 15:25:33 -04:00
Jarrod Johnson
48641cf945 Modify for 0.2 confluent
0.2 confluent rethought some facets.  Adapt to that reality
2014-07-31 09:09:17 -04:00
Jarrod Johnson
6f9c87f6b2 For non ipmi methods, have confluent use the xcat<meth>.sh module that corresponds 2014-05-28 15:27:31 -04:00
Jarrod Johnson
a7484ee4ec Remove test value in previous commit 2014-05-20 15:15:25 -04:00
Jarrod Johnson
802366a48e Add a plugin to push xCAT config to confluent 2014-05-20 15:10:23 -04:00