search for: hashimoto

Displaying 20 results from an estimated 21 matches for "hashimoto".

2012 Aug 14
3
Testing Hiera Lookup with Puppet Master
Hello, Is there an easy way to test hiera lookup for a node? A node is not getting the value I expect from Hiera and I want a way to test this. I noticed that `hiera` has an option called `-i` to use the Puppet inventory service. With the latest (RC4 I believe) of Hiera I''m getting the following when I try to use that though: Puppet inventory service lookup failed: NoMethodError:
2006 May 16
1
Bay Cities Ruby Group
...ities of Redondo Beach, Manhatten Beach, Hermosa Beach, Torrance, Gardena, Lomita, etc. If you are interesting in joining a group that would be like other ruby groups where we discuss tricks, technique, theory, etc. and help each other, then please join the mailing list: http://bayarearuby.mitchellhashimoto.com I''d really like to get this going!! So even if you just know somebody in the area, tell them! Thank you, Mitchell Hashimoto
2007 Apr 10
1
Problem to start services nmbd and smbd
...ee months with Debian and I've a big problem to start the samba services (nmbd and smbd). I downloaded the samba-latest.tar.gz from the www.samba.org and tried to compile it. I didn't have problem with it, but I can't initialize the services. What can I do? Thanks a lot. -- Rodrigo Hashimoto
2012 Jul 27
2
Atomicity of updates on the Puppet master
Hello, I''m currently setting up some scripts that will pull in new data for Puppet master (modules, manifests, hiera data, etc.) from a Git repository. It works great! However, I''m concerned about atomicity of the whole thing. Does the Puppet master cache the modules/manifests when it starts? If so, do I need to restart the Puppet master on each update? Or can I send it a
2006 Apr 24
5
New RBAC Plug-In for Rails
Hi, I just finished writing this plug-in. I''ve been using rails for awhile but this is my first time extracting some code and writing it as a plug-in and I''d love to hear to some feedback. Thanks. http://mitchellhashimoto.com/rails/role-based-access-control-plug-in-for-rails/ -Mitchell -- Posted via http://www.ruby-forum.com/.
2012 Aug 15
1
Calling custom Puppet function from within a provider
Hello, I have a custom Puppet function. Am I able to call that function from within my custom provider (written in Ruby)? Best, Mitchell -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to
2005 Dec 19
3
tough activerecord problem
I have an application that is using active record outside of rails. the app works fine w/o the activerecord code, but when I added activerecord to the mix I started having trouble with constants not being recognized, e.g.: [echo] 1) Error: [echo] test_pipeline_cruncher(IntradayCruncher::TestPipelineCruncher): [echo] NameError: uninitialized constant INFO [echo]
2006 May 01
0
Bay Cities Ruby/Rails Group
...g that the nearest Ruby User Groups around me are at least an hour away, I am trying to set up a bay cities (of california) ruby user group. This would include the cities of Torrance, Redondo Beach, Manhattan Beach, etc. If you are interested, please join the mailing list: http://lists.mitchellhashimoto.com/listinfo.cgi/bay-cities-ruby-mitchellhashimoto.com I really want to get this RUG going! So if you know anyone in the south bay who may be interested, please tell them. Mitchell Hashimoto -- Posted via http://www.ruby-forum.com/.
2005 Dec 29
1
Posting to a separate controller in a functional test
Hi, I need to post to a controller to log in a user in a functional test, but I''m not sure what to do to post to a separate controller. I''ve tried: post { :controller => :account, :action => :do_login }, { bla bla bla } But that doesnt seem to have worked. Help? Mitch -- Posted via http://www.ruby-forum.com/.
2010 Nov 13
1
Mac OS X configure requires (de|fe)bootstrap
Hello, I'd like to get libguestfs to compile on Mac OS X and I've been chugging along quite well. I recently hit an issue in the "./configure" which I don't thin is solvable on Mac without modifying libguestfs autotools scripts but I can easily be wrong: checking for febootstrap... no checking for debootstrap... no configure: error: Either febootstrap or debootstrap must be
2010 Sep 08
1
Status of libvirtd on BSD/OSX?
Hello, I've done some research prior to this and the answer is clear that libvirtd doesn't compile on BSD or OSX, but I'd like to know more details about this, if I can have a bit of your time: * Are there any current efforts to get libvirtd running on BSD? * What are the blockers to getting it running? * My main goal is really to, at first only control VirtualBox, so KVM/Xen/etc is
2010 Sep 28
1
Import/Export Support
Hello, I'm looking into using libvirt in the near future, however an important part of our workflow is the ability to import and export virtual machines (in VirtualBox). Does libvirt provide an easy way to do this? I couldn't find anything obvious on the API reference. Thanks, Mitchell -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Oct 08
1
Mac OS X: dyld: lazy symbol binding failed
I'm using the Ruby/FFI libvirt library and getting this consistently on Mac OS X: ruby-1.9.2-p0 > FFI::Libvirt.virInitialize dyld: lazy symbol binding failed: Symbol not found: _virThreadInitialize Referenced from: /usr/local/lib/libvirt.dylib Expected in: flat namespace dyld: Symbol not found: _virThreadInitialize Referenced from: /usr/local/lib/libvirt.dylib Expected in: flat
2005 Dec 28
3
Unit tests, Fixtures, Authority Data, Oh my!
Yo guys... I''m starting to get into testing my current e-commerce Rails app before I Engine-ify it...(Codename "Substruct" - don''t sleep!) I''ve got some data that should be loaded before each test. Convention tells me that I should prepare this data in nice YML files as fixtures, although I''m not quite so sure. The data in question is a country list
2003 Oct 26
1
After start Asterisk, error foung in the messages log file
Hello all After install the Asterisk, setup the configuration file in the sip.conf and extensions.conf and type "asterisk" with start program. I don't have line card yet. But I found following error in the /var/log/messages. localhost insmod: /lib/modules/2.4.18-5/misc/torisa.o: init_module: Input/output error localhost insmod: /lib/modules/2.4.18-5/misc/torisa.o: insmod
2005 Dec 27
6
avoid multiple render per action
Hello, I have a hash that contains categories, and each category ID is a hash of subcategories. What i want to do is dynamically load that hash, loop thru it, for each category , subcat run a query against the DB, and render a partial. The issue is i put the render:partial in a for loop but you can only render once per action. What is the best way to loop thru all my categories without a
2005 Dec 27
1
Form Validation?
How I can I implement form validation easily to helpers such as text_field_tag? If I specified a name of ''myinput'' how would I notify rails that ''myinput'' is erroneous? -- Posted via http://www.ruby-forum.com/.
2003 Nov 20
2
Change the all announcement
Hello all I would like change the all announcemennt(Voicemailmain,Voicemail etc.). But I don't know how to change the these each prompt. Do we have any guide book for this? Please teach me about changing the voicemail or other prompt. Thanks
2003 Nov 25
0
Warning: File chan_sip.c, Line 462
Hello all I already install and able to use Asterisk as voicemail. But after Asterisk is ready, we found lot of following warning(WARNING 5126). Is there any solusion of stopping this warning. Please help me. [Warning} | | | WARNING[1024]: File cdr_pgsql.c, Line 194 (my_load_module): Unable to load config
2010 Oct 01
0
OVF => XML?
Hello, Does libvirt provide any easy way to convert an OVF to libvirt XML specification? I noticed "virt-convert" but I'm not sure what the status of that project is or if this is officially supported. Has anyone successfully done this before and if so, what troubles did you run into? Thanks, Mitchell -------------- next part -------------- An HTML attachment was scrubbed... URL: