mirror of
https://github.com/puppetlabs/infinitory.git
synced 2026-01-26 02:08:41 -05:00
0.0.4: Support nodes missing most facts
This commit is contained in:
parent
eeee934894
commit
3aead36578
4 changed files with 21 additions and 10 deletions
2
setup.py
2
setup.py
|
|
@ -2,7 +2,7 @@ import setuptools
|
|||
|
||||
setuptools.setup(
|
||||
name = "infinitory",
|
||||
version = "0.0.3",
|
||||
version = "0.0.4",
|
||||
|
||||
description = "SRE host, role, and service inventory",
|
||||
author = "Daniel Parks",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue