Code Monkey home page Code Monkey logo

chef-macosx_autologin's People

Contributors

dhoer avatar phirk avatar

Watchers

 avatar  avatar

Forkers

mpetka

chef-macosx_autologin's Issues

Property `sensitive` of resource `macosx_autologin` overwrites an existing method

Deprecated features used!
  Property `sensitive` of resource `macosx_autologin` overwrites an existing method. Please use a different property name. This will raise an exception in Chef 13. at 1 location:
    - /tmp/kitchen/cache/cookbooks/macosx_autologin/resources/default.rb:8:in `class_from_file'
   See https://docs.chef.io/deprecations_property_name_collision.html for further details.

Declare `unified_mode true` to fix Chef Infra 18 deprecation warning

Deprecation warnings that must be addressed before upgrading to Chef Infra 18:

  The  resource in the macosx_autologin cookbook should declare `unified_mode true` at 1 location:
    - /Users/phirk/.chef/cache/cookbooks/macosx_autologin/resources/default.rb
   See https://docs.chef.io/deprecations_unified_mode/ for further details.

Weird bug with login keychain

When homebrew is installed via cookbook and the system is rebooted at least once (at most twice), the login keychain breaks on every subsequent boot if the password is exactly 11 characters long. I have no idea why this is doing this, but picking a different password length seems to do the trick. Order doesn't matter between setting the autologin and installing homebrew. My target node is running macOS 10.12. This should be a reproducable example:

include_recipe 'homebrew'

macosx_autologin 'someuser' do
  password 'S0m3passwrd'
  action :enable
end

Warning about password property

WARN: /var/chef/cache/cookbooks/macosx_autologin/providers/default.rb:20:in `block (2 levels) in class_from_file': property password is declared in both execute[enable automatic login] and #<#<Class:0x007fe0ef176f10>:0x007fe0f11119d8>. Use new_resource.password instead. At /var/chef/cache/cookbooks/macosx_autologin/providers/default.rb:20:in `block (2 levels) in class_from_file'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.