Commit graph

20 commits

Author SHA1 Message Date
Daniel Parks
f9b7d7cd58
Use the term “application” rather than “service”
The term “service” is confusing because of the related Puppet resource
type. “Application” makes it clear that this doesn't track running
processes.
2018-10-12 18:45:41 -07:00
Daniel Parks
d97a3dad33
Remove blank lines at the ends of files 2018-10-11 00:55:03 -07:00
Daniel Parks
26acc1d4c6
Merge pull request #3 from puppetlabs/roles
0.0.6: Find roles based on class name
2018-09-17 17:03:10 -07:00
Daniel Parks
1b5fcaa9fc
0.0.6: Find roles based on class name 2018-09-17 16:59:47 -07:00
Daniel Parks
e19d65d899
Merge pull request #2 from puppetlabs/mikkergimenez-patch-1
Bump Version number for JSON Support in index file
2017-12-05 16:21:20 -08:00
mikkergimenez
e2c01bd000
Bump Version number for JSON Support in index file
Adding a json blob for index file, this bumps the version following the previous merged PR.
2017-12-05 16:20:42 -08:00
Daniel Parks
af5e354010
Merge pull request #1 from puppetlabs/mikkergp_add_json_endpoint
Adding index json document so this can be hit like an API, and used b…
2017-12-05 16:17:47 -08:00
Mikker Gimenez-Peterson
a4b1a86031 Adding index json document so this can be hit like an API, and used by other apps 2017-12-05 15:59:55 -08:00
Daniel Parks
3aead36578
0.0.4: Support nodes missing most facts 2017-10-23 18:06:48 -07:00
Daniel Parks
eeee934894
Use setuptools.find_packages() 2017-09-14 15:09:04 -07:00
Daniel Parks
b96c7a17cf
Include static and templates in the built package 2017-09-13 11:03:25 -07:00
Daniel Parks
63f7d12371
Infinity logo 2017-09-12 12:03:56 -07:00
Daniel Parks
f541697372
Rename sreinventory to infinitory (Charles Dunbar came up with the name) 2017-09-12 12:00:58 -07:00
Daniel Parks
0aad418036
Even out top and bottom margins on the home page 2017-09-12 09:27:37 -07:00
Daniel Parks
78932d180b
Command line options with Click 2017-09-11 19:44:12 -07:00
Daniel Parks
3f0ae46db0
Move directory creation into output_html in perparation for parameterizing it 2017-09-11 19:32:51 -07:00
Daniel Parks
c0b6f87bba
Fix styling on pages with a narrow table 2017-09-11 18:53:16 -07:00
Daniel Parks
80819e54dd
Copy static directory into output/ 2017-09-11 18:49:51 -07:00
Daniel Parks
c0595b182f
Minor style updates. Get rid of the black backgrounds. 2017-09-11 18:49:28 -07:00
Daniel Parks
7364ccbff8
Import SRE inventory code 2017-09-11 18:04:21 -07:00