Dustin Frisch

Results 15 issues of Dustin Frisch

Allow to specify a per-nodes `specialArgs` which is passed in during evaluation. Alternative approach is to allow a custom evaluation function.

niv should allow to apply local patches for sources. This would avoid to maintain a tree for sources that exist only to track patches. I can think of multiple ways...

enhancement

There seems to be a parsing difference between `--foo bar` and `--foo=bar` if argument is declared implicit. The former is parsed as "Use `--foo` but with the default value" followed...

Building for different architectures on a per deployment base feels not very intuitive. I got it working by setting `network.pkgs` to an instance of nixpkgs with no further configuration while...

Currently, the gc-root, if persisted, only contains the hosts selected in the last morph build. It's very common in my workflow to build or deploy a single host for a...

I would like to propose `deployment.nix` as default value wherever the deployment option is needed by the `morph` command.

### External References * JIRA (Issue Tracker): http://issues.opennms.org/browse/NMS-14237

docs

### External References * JIRA (Issue Tracker): http://issues.opennms.org/browse/OIA-47 * Companion PR: https://github.com/OpenNMS/opennms-integration-api/pull/72

Deployment sometimes get stuck on "Pushed system closure" if SSH control master already exists for the connection to make. This is more like a bug in the nix SSH implementation...

### External References * Jira (Issue Tracker): https://opennms.atlassian.net/browse/NMS-15096

docs