Sha256: bc09a9146941f54d2ebd497c22c213752961375b81652e5dda941615163fd8fb

Contents?: true

Size: 583 Bytes

Versions: 11

Compression:

Stored size: 583 Bytes

Contents

Create policyfiles here. When using a chef-repo, give your policyfiles
the same filename as the name set in the policyfile itself, and use the
`.rb` file extension.

Compile the policy with a command like this:

```
chef install policies/my-app-frontend.rb
```

This will create a lockfile `policies/my-app-frontend.lock.json`.

To update locked dependencies, run `chef update` like this:

```
chef update policies/my-app-fronend.rb
```

You can upload the policy (with associated cookbooks) to the server
using a command like:

```
chef push staging policies/my-app-frontend.rb
```

Version data entries

11 entries across 9 versions & 3 rubygems

Version Path
chefdk-julia-1.0.1 files/default/repo/policies/README.md
chefdk-julia-1.0.0 files/default/repo/policies/README.md
chefdk-julia-0.4.4 files/default/repo/policies/README.md
cookbook_creator-0.0.3 lib/skeletons/code_generator/files/default/repo/policies/README.md
cookbook_creator-0.0.3 lib/cookbook_creator/skeletons/code_generator/files/default/repo/policies/README.md
cookbook_creator-0.0.2 lib/cookbook_creator/skeletons/code_generator/files/default/repo/policies/README.md
cookbook_creator-0.0.2 lib/skeletons/code_generator/files/default/repo/policies/README.md
chefdk-julia-0.4.3 files/default/repo/policies/README.md
chefdk-julia-0.4.2 files/default/repo/policies/README.md
chefdk-julia-0.4.1 files/default/repo/policies/README.md
chef-dk-0.10.0 lib/chef-dk/skeletons/code_generator/files/default/repo/policies/README.md