Skip to content

sd-dom0-files.sls is ran twice #1585

Description

@deeplow

sd-dom0-files.sls is ran twice:

  1. when provisioning the base template
  2. when provisioning everything else (via state.highstate)

This is not really critical because SaltStack is idempotent, but it is not necessary.

The reason this happens is because sd-base-template.sls includes the dom0 configuration formula, just to have the debian-12 template installed. We should move those two together.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    provisioningsaltInvolves Salt-based configuration management

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions