7cb1c6b16b
This patch refactors ensure-yarn to use the new generic role to allow it to be cross-platform in the future. Change-Id: I32bb40f5afb26d0d906f332c1c8440859367d97a
7 lines
170 B
YAML
7 lines
170 B
YAML
_yarn_repos:
|
|
- name: yarn
|
|
description: Yarn Repository
|
|
baseurl: https://dl.yarnpkg.com/rpm/
|
|
gpgcheck: yes
|
|
gpgkey: https://dl.yarnpkg.com/rpm/pubkey.gpg
|