GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    feld (feld@bikeshed.party)'s status on Monday, 05-Jun-2023 22:37:24 JSTfeldfeld
    I honestly don't understand why so much functionality in huge, well-funded open source projects just goes completely undocumented.

    Today's lesson: Chef, :delayed_action

    delayed_action is not documented, but if you have something you want to *always* run at the end of the Chef client run and you have no obvious reason to do this with a :notifies, you can just do

    foo 'bar' do
    action: :nothing
    delayed_action :run
    end

    and it will execute your action at the very end

    https://www.rubydoc.info/gems/chef/Chef/Resource:delayed_action
    In conversationMonday, 05-Jun-2023 22:37:24 JST from bikeshed.partypermalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Method: Chef::Resource#delayed_action — Documentation for chef (18.2.7)
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.