Closed arthurzenika closed 7 years ago
spm install https://docs.hubblestack.io/en/latest/nova/README.html#installation-packages
first time using spm I only get :
# tree -d . ├── pillar ├── reactor └── salt ├── hubblestack_nova_profiles │ ├── cis │ ├── cve │ ├── firewall │ ├── network │ ├── samples │ └── stig └── _modules
I think hubblestack_nova is missing.
# spm --versions-report Salt Version: Salt: 2016.11.1 Dependency Versions: cffi: 1.7.0 cherrypy: 3.5.0 dateutil: 2.4.2 gitdb: 0.6.4 gitpython: 2.0.5 ioflo: Not Installed Jinja2: 2.8 libgit2: Not Installed libnacl: Not Installed M2Crypto: 0.24.0 Mako: 1.0.4 msgpack-pure: Not Installed msgpack-python: 0.4.8 mysql-python: 1.3.7 pycparser: 2.14 pycrypto: 2.6.1 pygit2: Not Installed Python: 2.7.12+ (default, Sep 17 2016, 12:08:02) python-gnupg: Not Installed PyYAML: 3.11 PyZMQ: 15.2.0 RAET: Not Installed smmap: 0.9.0 timelib: Not Installed Tornado: 4.4.2 ZMQ: 4.2.0 System Versions: dist: Ubuntu 16.10 yakkety machine: x86_64 release: 4.8.0-32-generic system: Linux version: Ubuntu 16.10 yakkety
I think there's a separate SPM package for the modules. Note the two sections in that installation doc with two separate SPM packages.
@basepi oh, sorry I missed that. RTFM to me then. Thanks for your answer.
spm install https://docs.hubblestack.io/en/latest/nova/README.html#installation-packages
first time using spm I only get :
I think hubblestack_nova is missing.