Closed Bug 1254590 Opened 8 years ago Closed 8 years ago

Win 7 correct toplevel::slave::releng::test and the slave type conditional

Categories

(Infrastructure & Operations :: RelOps: Puppet, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: markco, Assigned: markco)

References

Details

(Whiteboard: [windows])

Because we are currently using a limited Puppet catalog is in a not Windows conditional  toplevel::slave::releng::test. If it is not in the conditional it conflicts with toplevel::slave:

    if ($::operatingsystem == Windows) {
        if ($env_os_version == w732) or ($env_os_version == w1064) {
            include slave_secrets::relengapi_token
            include slave_secrets::crash_stats_api_token
        }
    }

This will need to be corrected before fully puppetized windows 7 is in placed in production.
Assignee: relops → mcornmesser
Blocks: 1240927
Whiteboard: [windows]
Discontinuing Win 7 Puppet/Buildbot development and moving efforts to DSC and task cluster.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.