Skip to content

Changing puppet config_version for a running cluster does not trigger any updates on the cluster #421

@ocaisa

Description

@ocaisa

Perhaps this is expected, but I want to transition a running cluster from 15.1.0 to 15.4.0. I thought I could do this just by updating

config_version = "15.4.0"

in main.tf, but this did not trigger any changes in Terraform. Even when I trigger a Terraform run by bringing up a node, there are no changes for the puppet repo on the management node, it is still on the 15.1.0 branch.

I think I might conceptually have the wrong idea here about how such an update should be made, but I couldn't find anything in the docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionGeneral question on Magic Castle and how it works

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions