Feature #8142
closed
As a user I would like remote command scripts to leverage smart variables
Added by David Caplan about 10 years ago.
Updated over 3 years ago.
Description
Foreman provides a general purpose smart variable facility to inform kickstarts, snippets, and puppet modules. This user story expresses the desire to extend the concept of smart variables to remote-execution scripting. Examples of smart variables might include the FQHN of the target system, the environment, the location, the presence or absence of a given FACT.
Related issues
1 (1 open — 0 closed)
- Project changed from Foreman to Foreman Remote Execution
- Category deleted (
Parameters)
we are only missing the environment and the location as template inputs but it can be easily obtained via @host.location and @host.environment. We should formalize this on input level, possibly also os. Or introduce new macros for this.
- Related to Feature #15371: Provide OS detection macros for (job) templates added
- Status changed from New to Rejected
environments is being extracted, locations should be done as a separate template input allowing any resources loading
Also available in: Atom
PDF