Open
Description
With the merge of #123 , we need to make sure that an RPM install of managed-tokens
includes the jsonnet and libsonnet files, as well as the appropriate Makefile, Makefile_jsonnet
. These should all get installed into /etc/managed-tokens
, and the Makefile_jsonnet
should just get installed as Makefile
, since there will be no other Makefile in /etc/managed-tokens
.
Simultaneously, we should remove the managedTokens.yml
file from the RPM, though we'll keep it in the repository as a sample.
We'll also have to add the jsonnet
RPM as a dependency of managed tokens.