converge icon indicating copy to clipboard operation
converge copied to clipboard

A powerful and easy-to-use configuration management system.

Results 101 converge issues
Sort by recently updated
recently updated
newest added

Would be great to have this as a homebrew package. I know it's just a binary, but it's nice to have a package manager track updates and version management

enhancement

Mirror file.owner functionality and allow file.mode to recurse.

enhancement

This would remove the user's home directory and mail spool. Could be accomplished by adding a boolean hcl field `remove`.

i-want-a-pony

We should have a module to configure an open vpn client

We should have a module to support configuring bonded / ucarp interfaces

enhancement
i-want-a-pony

We should have a module (or modules) to support configuration of local networking. The basic version would be something like: ``` network.interface { device = "eth0" address = "10.10.9.9" subnet...

enhancement
i-want-a-pony

We should have a module to handle basic firewall configuration with IPTables. Basic capabilities would include things like: Policy setting allow/deny by ip address, subnet, or range allow/deny by port...

enhancement
i-want-a-pony

Two plans and applies shouldn't take place on the same machine at the same time.

The shell module exports `status` (the last status that was run) and `checkstatus` (the result of running check, regardless of whether or not apply has been run). It could be...

enhancement
tiny