|
@@ -1,12 +1,17 @@
|
|
|
{
|
|
|
- "revision_id": "93f85e5d20ae75fbc3ad6f74528843b9e1ce3f6485a737fd7b7c5155fdd665f2",
|
|
|
+ "revision_id": "b92a7491d2c38309f5d2e58c2965de75df2eafa3050372c9da85e799be8ef1ae",
|
|
|
"name": "base",
|
|
|
"run_list": [
|
|
|
"recipe[workstation::default]"
|
|
|
],
|
|
|
"named_run_lists": {
|
|
|
"git": [
|
|
|
+ "recipe[workstation::_resolver]",
|
|
|
"recipe[workstation::_git]"
|
|
|
+ ],
|
|
|
+ "apt": [
|
|
|
+ "recipe[workstation::_resolver]",
|
|
|
+ "recipe[workstation::_apt]"
|
|
|
]
|
|
|
},
|
|
|
"included_policy_locks": [
|
|
@@ -59,6 +64,18 @@
|
|
|
"version": "1.1.0"
|
|
|
}
|
|
|
},
|
|
|
+ "resolver": {
|
|
|
+ "version": "4.0.3",
|
|
|
+ "identifier": "b1dbb867c55732ab3b8c018eba2ad3bf769ace25",
|
|
|
+ "dotted_decimal_identifier": "50062655939237682.48197693525113386.232819282071077",
|
|
|
+ "cache_key": "resolver-4a815ef9db05a6d95f353f2b08a891737cad96b4",
|
|
|
+ "origin": "https://github.com/jmauro/resolver",
|
|
|
+ "source_options": {
|
|
|
+ "git": "https://github.com/jmauro/resolver",
|
|
|
+ "revision": "4a815ef9db05a6d95f353f2b08a891737cad96b4",
|
|
|
+ "branch": "atomic_update"
|
|
|
+ }
|
|
|
+ },
|
|
|
"seven_zip": {
|
|
|
"version": "4.2.2",
|
|
|
"identifier": "a97443e4baa8bb56ef7aef7e085c8985fafa8423",
|
|
@@ -72,14 +89,14 @@
|
|
|
},
|
|
|
"workstation": {
|
|
|
"version": "0.1.0",
|
|
|
- "identifier": "686828b9dc4db37278242bac4fe9a331c1842b27",
|
|
|
- "dotted_decimal_identifier": "29387921704111539.32220244091883497.179434095389479",
|
|
|
+ "identifier": "5af0ee98d96222da8a1ddf5bb00bbc22d69ce543",
|
|
|
+ "dotted_decimal_identifier": "25597655461224994.61513405828935691.206857815516483",
|
|
|
"source": "cookbooks/workstation",
|
|
|
"cache_key": null,
|
|
|
"scm_info": {
|
|
|
"scm": "git",
|
|
|
"remote": null,
|
|
|
- "revision": "77f5ec5510d8a5ebd742da8081fdd5cd32de6f53",
|
|
|
+ "revision": "3db3835a0ebe7b50790215491857c37a0cd33435",
|
|
|
"working_tree_clean": false,
|
|
|
"published": false,
|
|
|
"synchronized_remote_branches": [
|
|
@@ -122,6 +139,10 @@
|
|
|
"github",
|
|
|
"= 1.1.0"
|
|
|
],
|
|
|
+ [
|
|
|
+ "resolver",
|
|
|
+ ">= 0.0.0"
|
|
|
+ ],
|
|
|
[
|
|
|
"seven_zip",
|
|
|
"= 4.2.2"
|
|
@@ -152,6 +173,9 @@
|
|
|
],
|
|
|
"github (1.1.0)": [
|
|
|
|
|
|
+ ],
|
|
|
+ "resolver (4.0.3)": [
|
|
|
+
|
|
|
],
|
|
|
"seven_zip (4.2.2)": [
|
|
|
|
|
@@ -168,6 +192,10 @@
|
|
|
[
|
|
|
"github",
|
|
|
">= 0.0.0"
|
|
|
+ ],
|
|
|
+ [
|
|
|
+ "resolver",
|
|
|
+ ">= 0.0.0"
|
|
|
]
|
|
|
]
|
|
|
}
|