This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -bash-4.1$ cat DCIM_iDRACCardEnumeration | grep AttributeName | sort | uniq -c | |
| 1 <n1:AttributeName>AccessPrivilege</n1:AttributeName> | |
| 1 <n1:AttributeName>ActiveNIC</n1:AttributeName> | |
| 1 <n1:AttributeName>AddressState</n1:AttributeName> | |
| 1 <n1:AttributeName>AdminState</n1:AttributeName> | |
| 1 <n1:AttributeName>AgentEnable</n1:AttributeName> | |
| 1 <n1:AttributeName>AlertEnable</n1:AttributeName> | |
| 1 <n1:AttributeName>Attached</n1:AttributeName> | |
| 1 <n1:AttributeName>AttachMode</n1:AttributeName> | |
| 1 <n1:AttributeName>AttachState</n1:AttributeName> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "dell-dset-collector": "3.7.0.219-1", | |
| "dell-dset-common": "3.7.0.219-1", | |
| "dell-dset-provider": "3.7.0.219-1", | |
| "dell-dset-provider_basesfcb": "3.7.0.219-1", | |
| "libsmbios": "2.3.1-2193.9883", | |
| "sblim-cmpi-base": "1.6.1-1", | |
| "sblim-sfcb": "1.3.11-2", | |
| "smbios-utils-bin": "2.3.1-2193.9883", | |
| "srvadmin-argtable2": "8.4.0-2193.9883", | |
| "srvadmin-deng": "8.4.0-2193.9883", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [centos@test-btrfs ~]$ sudo parted -l /dev/vda | |
| Model: Virtio Block Device (virtblk) | |
| Disk /dev/vda: 25.8GB | |
| Sector size (logical/physical): 512B/512B | |
| Partition Table: msdos | |
| Disk Flags: | |
| Number Start End Size Type File system Flags | |
| 1 1049kB 1075MB 1074MB primary xfs boot | |
| 2 1075MB 25.8GB 24.7GB primary btrfs |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| gs = GitHubStatusPush(token=auth['auth_token'], | |
| baseURL='https://git.foo.bar.com/api/v3/', verbose=False, context=Interpolate('buildbot-crd/%(prop:buildername)s'), | |
| builders=[ 'foo', 'bar' ]) | |
| c['services'] = [ gs ] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Day changed to 18 Apr 2017 | |
| 05:48 < panda007> good morning ^_^ | |
| 07:47 < trex_sam> morning | |
| 09:02 < yew> morning | |
| 09:03 < trex_sam> I love the little status thingies | |
| 10:51 < anish> wha | |
| 10:51 < anish> oh, boring | |
| 11:03 < trex_sam> anish: :stuck_out_tongue: [cc: anish] | |
| 11:03 < trex_sam> pbbbtttt | |
| 11:05 < yew> how do the emojis render in primitive IRC |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| anish@cerveza /media/data/workspace/sfdc/packer $ cat /etc/resolvconf/resolv.conf.d/base | |
| search ops.sfdc.net eng.sfdc.net data.sfdc.net |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| heroku psql -a salesforce-cla-test | |
| select * from salesforce.sf_cla__cla_signature__c; | |
| delete from salesforce.sf_cla__cla_signature__c; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| bond0 n/a up n/a n/a 24:6E:96:29:4D:D8 | |
| bond1 n/a up n/a n/a 24:6E:96:29:4D:DA | |
| eth0 ixgbe up 0000:01:00.0 bond0 24:6E:96:29:4D:D8 | |
| eth1 ixgbe up 0000:01:00.1 bond1 24:6E:96:29:4D:DA | |
| eth10 igb down 0000:07:00.0 n/a 24:6E:96:29:4D:DC | |
| eth11 igb down 0000:07:00.1 n/a 24:6E:96:29:4D:DD | |
| eth2 bnx2x up 0000:04:00.0 bond0 F4:E9:D4:9B:65:C0 | |
| eth3 bnx2x up 0000:04:00.1 bond1 F4:E9:D4:9B:65:C2 | |
| eth4 ixgbe up 0000:83:00.0 n/a A0:36:9F:C7:FD:6C | |
| eth5 ixgbe down 0000:83:00.1 n/a A0:36:9F:C7:FD:6E |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Traceback (most recent call last): | |
| File "./auto_fleetscan_test4.py", line 361, in <module> | |
| argus.query() | |
| File "./auto_fleetscan_test4.py", line 202, in query | |
| single_data = self.single_host_query_annotation(host_data.get('host_fqdn'), '12') | |
| File "./auto_fleetscan_test4.py", line 72, in single_host_query_annotation | |
| max_ts[ts] = value | |
| IndexError: list assignment index out of range | |
| [abhatt@ops0-hwlab40-1-prd auto_fleetscan]$ cat ./auto_fleetscan_test4.py | grep max_ts | |
| max_ts = [] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2018/12/10 15:19:49 packer: 2018/12/10 15:19:49 Running the provision hook | |
| Build 'sfdc-base' errored: unexpected EOF | |
| ==> Some builds didn't complete successfully and had errors: | |
| --> sfdc-base: unexpected EOF | |
| ==> Builds finished but no artifacts were created. | |
| 2018/12/10 15:19:49 packer: panic: interface conversion: interface is nil, not packer.Communicator | |
| 2018/12/10 15:19:49 packer: | |
| 2018/12/10 15:19:49 packer: goroutine 83 [running]: |