Skip to content
Snippets Groups Projects
Commit 2e050288 authored by Ricardo Cañuelo's avatar Ricardo Cañuelo
Browse files

etc/dispatcher-config/device-types: rename devices

Rename device types for octopus and sarien Chromebooks
parent f26c0c11
No related branches found
No related tags found
No related merge requests found
{# device_type = 'dell-latitude-5400-sarien' #}
{# device_type = 'dell-latitude-5400-4305U-sarien' #}
{% extends 'base-depthcharge.jinja2' %}
{% set start_message = start_message | default('Starting depthcharge on sarien...') %}
......
{# device_type = 'hp-x360-12b-n4000-octopus' #}
{# device_type = 'hp-x360-12b-ca0010nr-n4020-octopus' #}
{% extends 'base-depthcharge.jinja2' %}
{% set start_message = start_message | default('Starting depthcharge on octopus...') %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment