|
@@ -1,28 +1,28 @@
|
|
{
|
|
{
|
|
- "revision_id": "7ac42c3c88761da4874f1de2c39ed70fbf4d5d83dbe85ce3fda2bbe4b02797e9",
|
|
|
|
|
|
+ "revision_id": "38b7b72f1c06d71bfcffae37c29bf3d2be17ecc12f6d70e830fc98cdd089a6c4",
|
|
"name": "base",
|
|
"name": "base",
|
|
"run_list": [
|
|
"run_list": [
|
|
"recipe[workstation::default]"
|
|
"recipe[workstation::default]"
|
|
],
|
|
],
|
|
"named_run_lists": {
|
|
"named_run_lists": {
|
|
"complete": [
|
|
"complete": [
|
|
- "recipe[workstation::_resolver]",
|
|
|
|
|
|
+ "recipe[resolver_config::_dokken]",
|
|
"recipe[workstation::default]"
|
|
"recipe[workstation::default]"
|
|
],
|
|
],
|
|
"git": [
|
|
"git": [
|
|
- "recipe[workstation::_resolver]",
|
|
|
|
|
|
+ "recipe[resolver_config::_dokken]",
|
|
"recipe[workstation::_git]"
|
|
"recipe[workstation::_git]"
|
|
],
|
|
],
|
|
"apt": [
|
|
"apt": [
|
|
- "recipe[workstation::_resolver]",
|
|
|
|
|
|
+ "recipe[resolver_config::_dokken]",
|
|
"recipe[apt_repositories::_official]"
|
|
"recipe[apt_repositories::_official]"
|
|
],
|
|
],
|
|
"genie": [
|
|
"genie": [
|
|
- "recipe[workstation::_resolver]",
|
|
|
|
|
|
+ "recipe[resolver_config::_dokken]",
|
|
"recipe[workstation::_genie]"
|
|
"recipe[workstation::_genie]"
|
|
],
|
|
],
|
|
"packages": [
|
|
"packages": [
|
|
- "recipe[workstation::_resolver]",
|
|
|
|
|
|
+ "recipe[resolver_config::_dokken]",
|
|
"recipe[apt_repositories::_official]",
|
|
"recipe[apt_repositories::_official]",
|
|
"recipe[workstation::_packages]"
|
|
"recipe[workstation::_packages]"
|
|
]
|
|
]
|
|
@@ -97,6 +97,26 @@
|
|
"branch": "atomic_update"
|
|
"branch": "atomic_update"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "resolver_config": {
|
|
|
|
+ "version": "0.1.0",
|
|
|
|
+ "identifier": "f8b725c6551d308c809e72c8579c603c7534d9c8",
|
|
|
|
+ "dotted_decimal_identifier": "70007167093382448.39547914758412188.105812780702152",
|
|
|
|
+ "source": "cookbooks/resolver_config",
|
|
|
|
+ "cache_key": null,
|
|
|
|
+ "scm_info": {
|
|
|
|
+ "scm": "git",
|
|
|
|
+ "remote": null,
|
|
|
|
+ "revision": "1aca162ea4cb2b943587b0979149adcbe39ed382",
|
|
|
|
+ "working_tree_clean": false,
|
|
|
|
+ "published": false,
|
|
|
|
+ "synchronized_remote_branches": [
|
|
|
|
+
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "source_options": {
|
|
|
|
+ "path": "cookbooks/resolver_config"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"seven_zip": {
|
|
"seven_zip": {
|
|
"version": "4.2.2",
|
|
"version": "4.2.2",
|
|
"identifier": "a97443e4baa8bb56ef7aef7e085c8985fafa8423",
|
|
"identifier": "a97443e4baa8bb56ef7aef7e085c8985fafa8423",
|
|
@@ -165,6 +185,10 @@
|
|
"resolver",
|
|
"resolver",
|
|
">= 0.0.0"
|
|
">= 0.0.0"
|
|
],
|
|
],
|
|
|
|
+ [
|
|
|
|
+ "resolver_config",
|
|
|
|
+ "= 0.1.0"
|
|
|
|
+ ],
|
|
[
|
|
[
|
|
"seven_zip",
|
|
"seven_zip",
|
|
"= 4.2.2"
|
|
"= 4.2.2"
|
|
@@ -198,6 +222,12 @@
|
|
],
|
|
],
|
|
"resolver (4.0.3)": [
|
|
"resolver (4.0.3)": [
|
|
|
|
|
|
|
|
+ ],
|
|
|
|
+ "resolver_config (0.1.0)": [
|
|
|
|
+ [
|
|
|
|
+ "resolver",
|
|
|
|
+ ">= 0.0.0"
|
|
|
|
+ ]
|
|
],
|
|
],
|
|
"seven_zip (4.2.2)": [
|
|
"seven_zip (4.2.2)": [
|
|
|
|
|
|
@@ -211,10 +241,6 @@
|
|
"git",
|
|
"git",
|
|
">= 0.0.0"
|
|
">= 0.0.0"
|
|
],
|
|
],
|
|
- [
|
|
|
|
- "resolver",
|
|
|
|
- ">= 0.0.0"
|
|
|
|
- ],
|
|
|
|
[
|
|
[
|
|
"apt_repositories",
|
|
"apt_repositories",
|
|
">= 0.0.0"
|
|
">= 0.0.0"
|