mirror of
https://github.com/valitydev/salt-common.git
synced 2024-11-07 02:45:21 +00:00
dd28faf8e8
** repos.conf Deleted. ** repos Directory for portage repository states. ** portage Gentoo portage tree states have been moved to gentoo.repos.gentoo. ** init.sls Included gentoo.repos.gentoo and gentoo.repos.baka-bakka.
10 lines
160 B
YAML
10 lines
160 B
YAML
# -*- mode: yaml -*-
|
|
include:
|
|
- gentoo.portage
|
|
- gentoo.repos.gentoo
|
|
- gentoo.repos.baka-bakka
|
|
- gentoo.profile
|
|
- gentoo.modules
|
|
- gentoo.makeconf
|
|
|