Explorar el Código

Add etckeeper cookbook

Signed-off-by: Jeremy MAURO <jeremy.mauro@gmail.com>
Jeremy MAURO hace 3 años
padre
commit
7b9f0f903e
Se han modificado 2 ficheros con 156 adiciones y 1 borrados
  1. 155 0
      base.lock.json
  2. 1 1
      base.rb

+ 155 - 0
base.lock.json

@@ -0,0 +1,155 @@
+{
+  "revision_id": "acca9794fae3e0feddca3e43112f9a0566bdd3e46cf53d28469fc9c755b913dd",
+  "name": "base",
+  "run_list": [
+    "recipe[workstation::default]"
+  ],
+  "included_policy_locks": [
+
+  ],
+  "cookbook_locks": {
+    "ark": {
+      "version": "6.0.4",
+      "identifier": "dc2c6c730cb7a74869039cd07d9e2d9c80df6924",
+      "dotted_decimal_identifier": "61973339174647719.20381662559894942.50150200273188",
+      "cache_key": "ark-6.0.4-supermarket.chef.io",
+      "origin": "https://supermarket.chef.io:443/api/v1/cookbooks/ark/versions/6.0.4/download",
+      "source_options": {
+        "artifactserver": "https://supermarket.chef.io:443/api/v1/cookbooks/ark/versions/6.0.4/download",
+        "version": "6.0.4"
+      }
+    },
+    "chef_handler": {
+      "version": "3.0.3",
+      "identifier": "4d1b0688e8699097d2e921a3271b2667dc8ffcde",
+      "dotted_decimal_identifier": "21703288087406992.42734620216862491.42227523910878",
+      "cache_key": "chef_handler-3.0.3-supermarket.chef.io",
+      "origin": "https://supermarket.chef.io:443/api/v1/cookbooks/chef_handler/versions/3.0.3/download",
+      "source_options": {
+        "artifactserver": "https://supermarket.chef.io:443/api/v1/cookbooks/chef_handler/versions/3.0.3/download",
+        "version": "3.0.3"
+      }
+    },
+    "etckeeper": {
+      "version": "1.0.4",
+      "identifier": "ff4a3941afd0a174eb5eaf35bcdb924fe70e96bc",
+      "dotted_decimal_identifier": "71857728836849825.32909889197423835.160871876564668",
+      "cache_key": "etckeeper-ee99def2d57a0a203fe689b2afa876f801f5da4e",
+      "origin": "https://github.com/jmauro/etckeeper-cookbook",
+      "source_options": {
+        "git": "https://github.com/jmauro/etckeeper-cookbook",
+        "revision": "ee99def2d57a0a203fe689b2afa876f801f5da4e",
+        "branch": "refactor_config"
+      }
+    },
+    "git": {
+      "version": "11.0.1",
+      "identifier": "4dddd7110c837c24024d0cabbeb66a9d4c63228e",
+      "dotted_decimal_identifier": "21917488980460412.10135629109903030.117223823975054",
+      "cache_key": "git-11.0.1-supermarket.chef.io",
+      "origin": "https://supermarket.chef.io:443/api/v1/cookbooks/git/versions/11.0.1/download",
+      "source_options": {
+        "artifactserver": "https://supermarket.chef.io:443/api/v1/cookbooks/git/versions/11.0.1/download",
+        "version": "11.0.1"
+      }
+    },
+    "seven_zip": {
+      "version": "4.2.2",
+      "identifier": "a97443e4baa8bb56ef7aef7e085c8985fafa8423",
+      "dotted_decimal_identifier": "47697106013169851.24470159280179292.151208534377507",
+      "cache_key": "seven_zip-4.2.2-supermarket.chef.io",
+      "origin": "https://supermarket.chef.io:443/api/v1/cookbooks/seven_zip/versions/4.2.2/download",
+      "source_options": {
+        "artifactserver": "https://supermarket.chef.io:443/api/v1/cookbooks/seven_zip/versions/4.2.2/download",
+        "version": "4.2.2"
+      }
+    },
+    "workstation": {
+      "version": "0.1.0",
+      "identifier": "9640dc0031e8350cf0dcba71bb5034ac6b551187",
+      "dotted_decimal_identifier": "42292560146851893.3642530532014928.57915139756423",
+      "source": "cookbooks/workstation",
+      "cache_key": null,
+      "scm_info": {
+        "scm": "git",
+        "remote": null,
+        "revision": "488e88a68d7a18296c8f0e37b144544edf5df35b",
+        "working_tree_clean": false,
+        "published": false,
+        "synchronized_remote_branches": [
+
+        ]
+      },
+      "source_options": {
+        "path": "cookbooks/workstation"
+      }
+    }
+  },
+  "default_attributes": {
+
+  },
+  "override_attributes": {
+
+  },
+  "solution_dependencies": {
+    "Policyfile": [
+      [
+        "ark",
+        "= 6.0.4"
+      ],
+      [
+        "chef_handler",
+        "= 3.0.3"
+      ],
+      [
+        "etckeeper",
+        ">= 0.0.0"
+      ],
+      [
+        "git",
+        "= 11.0.1"
+      ],
+      [
+        "seven_zip",
+        "= 4.2.2"
+      ],
+      [
+        "workstation",
+        "= 0.1.0"
+      ]
+    ],
+    "dependencies": {
+      "ark (6.0.4)": [
+        [
+          "seven_zip",
+          ">= 3.1.0"
+        ]
+      ],
+      "chef_handler (3.0.3)": [
+
+      ],
+      "etckeeper (1.0.4)": [
+        [
+          "chef_handler",
+          ">= 0.0.0"
+        ],
+        [
+          "git",
+          ">= 0.0.0"
+        ]
+      ],
+      "git (11.0.1)": [
+        [
+          "ark",
+          ">= 0.0.0"
+        ]
+      ],
+      "seven_zip (4.2.2)": [
+
+      ],
+      "workstation (0.1.0)": [
+
+      ]
+    }
+  }
+}

+ 1 - 1
base.rb

@@ -15,4 +15,4 @@ run_list 'workstation::default'
 
 # Specify a custom source for a single cookbook:
 # cookbook 'example_cookbook', path: '../cookbooks/example_cookbook'
-#cookbook 'etckeeper', git: 
+cookbook 'etckeeper', git: 'https://github.com/jmauro/etckeeper-cookbook', branch: 'refactor_config'