File: get_encrypt_settings

package info (click to toggle)
python-hpilo 4.4.3-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,784 kB
  • sloc: python: 3,418; ruby: 467; makefile: 122; sh: 31
file content (8 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
/home/dennis/code/python-hpilo/hpilo.py:533: IloWarning: ESKM servers are not configured.
  warnings.warn(child.get('MESSAGE'), IloWarning)
{'enable_redundancy': True,
 'eskm_cert_name': '',
 'eskm_primary_server_address': '',
 'eskm_primary_server_port': 0,
 'eskm_secondary_server_address': '',
 'eskm_secondary_server_port': 0}