-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
None
-
Unset
-
None
-
-
Currently Inventory API by default when no config file is passed expects a configuration file to exist in the working directory of the code base in a file called `.inventory-api.yaml`. As a developer and user of inventory api, it might be more beneficial to write the config on start up with base default values to a common config directory (such as $HOME/.config/inventory-api/config). This way its not jumbled up with any other test config files we may keep for development purposes in our repo and as defaults in the service change, the config file is automatically updated for those changes