Changes between Version 11 and Version 12 of ChefNotes


Ignore:
Timestamp:
May 27, 2014 5:32:31 PM (10 years ago)
Author:
Geoff Lawler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChefNotes

    v11 v12  
    226226 * Currently trying to find out where node id comes from. The client must know it as the message arrives at tmcd with the node id there. I need this for the horrible SQL statement that tells me the data net interfaces.
    227227    * I also need to know this for the simple node_id --> pid/eid SQL.
    228     *
     228    * Found the correct table to extract node_id and interface information from. {{{interfaces}}} and wrote the ifconfig recipe. Seems to work.
    229229----
     230
     231
     232
     233
     234
     235
     236
     237
     238
     239
     240
     241
     242
     243
     244
     245
     246
    230247=== Scratch ===
    231248Connecting to test node servers via ssh and proxies. Add this to ~/.ssh/config