This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Kernel sysctl configuration file for Red Hat Linux | |
# | |
# For binary values, 0 is disabled, 1 is enabled. See sysctl(8) and | |
# sysctl.conf(5) for more details. | |
# Controls IP packet forwarding | |
net.ipv4.ip_forward = 0 | |
# Controls source route verification | |
net.ipv4.conf.default.rp_filter = 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# Default Bacula Director Configuration file | |
# | |
# The only thing that MUST be changed is to add one or more | |
# file or directory names in the Include directive of the | |
# FileSet resource. | |
# | |
# For Bacula release 5.2.5 (26 January 2012) -- ubuntu 12.04 | |
# | |
# You might also want to change the default email address |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# Default Bacula Storage Daemon Configuration file | |
# | |
# For Bacula release 5.2.5 (26 January 2012) -- ubuntu 12.04 | |
# | |
# You may need to change the name of your tape drive | |
# on the "Archive Device" directive in the Device | |
# resource. If you change the Name and/or the | |
# "Media Type" in the Device resource, please ensure | |
# that dird.conf has corresponding changes. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Aug 1 17:19:34 storage1 kernel: [2263513.341374] BUG: soft lockup - CPU#2 stuck for 23s! [kswapd0:84] | |
Aug 1 17:19:34 storage1 kernel: [2263513.341736] Modules linked in: btrfs ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs reiserfs iscsi_trgt(O) vesafb nfsd nfs lockd fscache auth_rpcgss nfs_acl sunrpc coretemp kvm_intel kvm ghash_clmulni_intel aesni_intel cryptd xt_hl ip6t_rt aes_x86_64 nf_conntrack_ipv6 nf_defrag_ipv6 ipt_REJECT xt_LOG joydev microcode ioatdma i7core_edac lpc_ich edac_core xt_limit xt_tcpudp xt_addrtype xt_state ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack_ftp nf_conntrack iptable_filter mac_hid ip_tables x_tables lp parport ext2 zfs(PO) zcommon(PO) znvpair(PO) zavl(PO) zunicode(PO) spl(O) zlib_deflate ses enclosure hid_generic usbhid hid lpfc scsi_transport_fc scsi_tgt mpt2sas scsi_transport_sas raid_class bnx2x igb libcrc32c mdio dca | |
Aug 1 17:19:34 storage1 kernel: [2263513.341811] CPU 2 | |
Aug 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
troyr1@a012625:~$ sudo chef-client | |
[2013-11-01T10:31:34-07:00] INFO: Forking chef instance to converge... | |
Starting Chef Client, version 11.6.0 | |
[2013-11-01T10:31:34-07:00] INFO: *** Chef 11.6.0 *** | |
[2013-11-01T10:31:36-07:00] INFO: Run List is [role[companyworkstation]] | |
[2013-11-01T10:31:36-07:00] INFO: Run List expands to [chef-client::delete_validation, chef-client::config, chef-client::service, apt::default, users::sysadmins, sudo, unity_desktop, unity_desktop::myusername, vim, unity_desktop::apt_proxy] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Copyright (C) 1997, 1999, 2000, 2001 Free Software Foundation, Inc. | |
This file is part of the GNU C Library. | |
Contributed by H.J. Lu <[email protected]>, 1997. | |
The GNU C Library is free software; you can redistribute it and/or | |
modify it under the terms of the GNU Lesser General Public | |
License as published by the Free Software Foundation; either | |
version 2.1 of the License, or (at your option) any later version. | |
The GNU C Library is distributed in the hope that it will be useful, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* rbenv_script[rbenv install 2.1.4 (roz)] action run | |
- execute "bash" "/tmp/chef-script20150324-1467-mnijjj" | |
* apt_package[build-essential] action nothing (skipped due to action :nothing) | |
* apt_package[bison] action nothing (skipped due to action :nothing) | |
* apt_package[openssl] action nothing (skipped due to action :nothing) | |
* apt_package[libreadline6] action nothing (skipped due to action :nothing) | |
* apt_package[libreadline6-dev] action nothing (skipped due to action :nothing) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Generated at 2015-03-24 21:43:45 +0000 | |
Chef::Exceptions::ValidationFailed: rbenv_gem[2.1.4::bundler (roz)] (roz) (apps-deployment::roz line 75) had an error: Chef::Exceptions::ValidationFailed: Option name must be a kind of String! You passed <rbenv_gem[2.1.4::bundler (roz)] (roz) @name: "bundler (roz)" @noop: nil @before: nil @params: {:app_source=>"https://github.com/biola/roz.git", :app_rev=>"37d3038a9c7bb715df2809bb85493cbdc51156c0", :app_name=>"roz", :app_dir=>"/srv/rack/roz", :owner=>"roz", :ruby_ver=>"2.1.4", :name=>"https://github.com/biola/roz.git"} @provider: Chef::Provider::Package::RbenvRubygems @allowed_actions: [:nothing, :install, :upgrade, :remove, :purge] @action: :install @updated: false @updated_by_last_action: false @supports: {} @ignore_failure: false @retries: 0 @retry_delay: 2 @source_line: "/tmp/kitchen/cache/cookbooks/blitzkrieg/definitions/app.rb:75:in `block (2 levels) in from_file'" @guard_interpreter: nil @default_guard_interpreter: :default @elapsed_time: 0 @sensitive: false @re |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
include_recipe 'ruby_build' | |
include_recipe 'rbenv::user_install' | |
# Setup rbenv for app owner | |
git_url = node['rbenv']['git_url'] | |
git_ref = node['rbenv']['git_ref'] | |
home_dir = "/home/#{params[:owner]}" | |
rbenv_prefix = ::File.join(home_dir, '.rbenv') | |
install_or_upgrade_rbenv :rbenv_prefix => rbenv_prefix, | |
:home_dir => home_dir, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/env ruby | |
require 'net/http' | |
if ARGV[0].nil? | |
puts 'Nimble hostname required, e.g.:' | |
puts 'snap_all_nimble_vols mysan.local' | |
puts '' | |
fail | |
else |
OlderNewer