Skip to content

Change the default prefix #1

@tacaswell

Description

@tacaswell

Currently the default prefix in the IOC is '' which is what we want to use in production.

The down side of this is that for testing we need to remember to pass --prefix=TEST to ensure we do not collide with the production PVs.

We should

  1. change change the default prefix to be anything else (see below)
  2. update the ansible role to explicitly set the prefix to be an empty string

default_prefix="",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions