Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow parametrization of repo files through config variables #10

Open
majewsky opened this issue Dec 14, 2015 · 1 comment
Open

allow parametrization of repo files through config variables #10

majewsky opened this issue Dec 14, 2015 · 1 comment

Comments

@majewsky
Copy link
Contributor

Right now, my own configuration packages are parametrized at build time. Various credentials and moving parts (e.g. network interface names) are interpolated as parameters.

It would be nice to have a mechanism like that in Holo itself, so that e.g. configuration variables could be read e.g. from /etc/holo. This would allow hologram packages to be independent from machine-specific credentials, thus enabling easier sharing of holograms between users.

The system should also be built in such a way that fact collection (such as Facter or Ohai) and fact distribution (such as etcd) can be integrated easily.

(Migrated from holocm/holo-attic#10.)

@majewsky
Copy link
Contributor Author

There is now https://github.com/holocm/replicator, a testament to how badly I needed any solution at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant