SLS Pismo:Building and installing ipmitool + cxmanage

From Define Wiki
Revision as of 12:30, 7 December 2015 by Jon (talk | contribs) (Created page with "== Ubuntu 14.04 environmental prerequisites == * Install a number of prerequisite packages: <syntaxhighlight> sudo apt-get install libssl-dev python python-pip python-setuptools </bash...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Ubuntu 14.04 environmental prerequisites

  • Install a number of prerequisite packages:
sudo apt-get install libssl-dev python python-pip python-setuptools
  • Update pip':
pip install --upgrade pip
pip install --force-reinstall mock

Download the SLS Management package

root@ubuntu:~# git clone https://github.com/lfrancois/sls-management-tools.git