Skip to content

Instantly share code, notes, and snippets.

View ol0lll's full-sized avatar

Volker Killesreiter ol0lll

View GitHub Profile
retryable(on: Vagrant::Errors::LinuxNFSMountFailed, tries: 8, sleep: 3) do
commands.each do |command|
comm.sudo(command, error_class: Vagrant::Errors::LinuxNFSMountFailed)
end
end
DEBUG ssh: Exit status: 1
INFO retryable: Retryable exception raised: #<Vagrant::Errors::LinuxNFSMountFailed: The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
mount -o '10.20.1.1:/Code/projects/vagrant' '/vagrant'
Template file Usage Solution
./admin-block-content.html.twig Identical to seven. -
./block--local-actions-block.html.twig Identical to seven. -
./block-content-add-list.html.twig Identical to seven. -
./button-description-toggle.html.twig Custom: toggle descriptions. -
./content-edit/node-edit-form.html.twig Custom: form actions, sidebar tray toggle. -
./entity-add-list.html.twig Identical to seven. -
./field/field--field-media-images--paragraph-preview.html.twig Custom: quadruple image display. -
./form/datetime-wrapper.html.twig Custom: added collabsible description, moved things around. -