Displaying 20 results from an estimated 1000 matches similar to: "Dillon Foreman agent Fedex"
2013 Dec 10
0
Fedex plugin Rails Issue.
I working on an existing code base for a client. The app is built in rails
2.3 and uses the fedex plugin. Now i have develop a functionality for
shipping the goods using *international priority* service type, the problem
i''m facing is when ever i make a call to the fedex api for a shipping label
it returns an error
"Fedex::FedexError: Unable to get label from Fedex: Customs
2006 Jun 07
3
fedex tracking
I''ve been using the Business::FedEx::DirectConnect perl module to
track and ship packages via FedEx for awhile now.
I''m wanting to convert some of this functionality over to ROR, mostly
just the package tracking part.
Has anyone successfully tracked a package using the Shipping API out on
RubyForge?
It seems like the functionality is there since it''s just another
2002 Mar 21
1
[dillon@FreeBSD.org: cvs commit: src/sys/net zlib.c]
What about this one? The diff looks like this:
--- src/sys/net/zlib.c 2002/02/17 17:35:18 1.11
+++ src/sys/net/zlib.c 2002/03/20 04:05:26 1.12
@@ -10,7 +10,7 @@
* - added inflateIncomp and deflateOutputPending
* - allow strm->next_out to be NULL, meaning discard the output
*
- * $FreeBSD: /c/ncvs/src/sys/net/zlib.c,v 1.11 2002/02/17 17:35:18 jedgar Exp $
+ * $FreeBSD:
1997 Dec 09
0
KSR[T] #005: Dillon crontab / crond
-----
KSR[T] Website : http://www.dec.net/ksrt
E-mail: ksrt@dec.net
-----
KSR[T] Advisory #005
Date: Dec 6, 1997
ID #: lin-dcrn-005
Operating System(s): Slackware 3.4
Affected Program: dillon crontab / crond ( dcron
2004 Jun 01
0
Prescription Fedex Tracking Number
Checking on order number 040503131300855.
2006 Feb 13
1
hackish error handling
I''ve got a block of code that''s turning out.. well - just plain ugly.
So i know I must not be doing it the Ruby way.
The main problem I''m having is in dealing with handling errors - and
just not finding much Rails documentation that gives a deeper
understanding of how to handle errors in Rails (outside of several
docs on the catch-all''s)
the main method
2005 Apr 27
1
Ruby Shipping
To accompany the Payment library (http://payment.rufy.com/), I have
created the shipping library that connects APIs for various shippers
like UPS and FedEx. It is available as a ruby gem:
gem install shipping
or from rubyforge
http://rubyforge.org/projects/shipping
There is going to be some data that will persist for all shipments. For
example, you will not want to repeat the fedex account
2012 Apr 09
1
Puppet report with foreman
Hi All,
I get a error message stating that
Could not send report: Error 400 on server: Could not autoload
foreman: Function foreman already defined.
I am integrating puppet report to be displayed with foreman.
What can be the problem ???
Regards
Niraj K.
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this
2013 Jul 25
2
No reports in foreman
Dear all
I am trying to set up reports in foreman, but foreman tells me to configure
it.
What am I doing wrong?
I have on the puppet master:
/var/lib/puppet/reports/foreman.rb
with $foreman_url=http://rh6-puppet-master
Do I need the port?
/etc/puppet/puppet.conf with in [main] reports = log, foreman
I restarted the service service puppetmaster restart
in /var/log/messages I find: No
2009 Nov 04
0
Announcement: Foreman 0.1-2 is out
Hello All,
I''m happy to announce the next stable release of Foreman (0.1-2), main new
features include:
- General
- LDAP / AD Authentication support.
- Audit Log - keeps information about changed host values (e.g. host
environment, external node parameters etc).
- Added Puppet module for installing/managing foreman
- Puppet Reports
- Added a basic
2011 Oct 18
2
puppet-foreman
Hi,
I created a centOS6 EC2 instance last night and ran the foreman puppet module but it came back with a few years. Was hoping somebody could help me understand these errors.
[root@ip-10-170-77-129 config]# echo include foreman | puppet --modulepath /root/puppet-foreman/
err: /Stage[main]/Foreman::Config::Enc/File[/var/lib/puppet/yaml/foreman]/ensure: change from absent to directory failed:
2013 Aug 07
1
Adding Foreman to an existing Puppet master
Greetings:
Sorry for cross-posting this question, but I haven''t gotten any love
over on the Google Forum for Foreman users<https://groups.google.com/forum/#!forum/foreman-users> (their
forum isn''t as active as this one). I only recently learned about The
Foreman and I''d like to deploy it on a 64-bit Ubuntu 12.04 LTS workstation
to provision/manage a bunch of
2012 Aug 09
1
hiera scope and hiera-foreman
Hey all,
I''ve been messing around with the hiera-foreman backend to see if it would
let me migrate to hiera and use foreman and an ENC.
https://github.com/torrancew/hiera-foreman
It works by querying each node''s yaml file from foreman. Currently this
code works when called from the hiera command line with the -m (mcollective
option). It uses the mcollective facts to pull
2012 Jul 22
4
Foreman 1.0 released!
Hello,
I''m very excited and pleased to share the release of Foreman 1.0
Since the change log is quite extensive, I would simply refer you to the
change log [1] and would highly suggest to read it if you are upgrading.
About Foreman:
Foreman is an opensource management tool, design to help you to manage your
infrastructure.
Foreman takes over provisioning(bare metal, virtual or in the
2012 Mar 06
1
Puppet/foreman redundant servers? Cluster, recovery etc
What are the best practices for achieving a maximally redundant and
scalable environment? What are you doing?
We''re rolling out Puppet with Foreman, mysql, Passenger, on a RHEL6
VMWare box. Configs are stored in SVN and Jenkins.
Right now we''ve got those first four things running on the same single
server but for production we always want replication whenever
possible.
--
2012 Aug 08
0
[Help] : Rails3.2 server hangs when started with Foreman
Hey guys,
I''m using foreman to try and run some delayed-jobs. However, when I
start a worker process along with the Rails server, the server hangs
after serving a couple of requests.
The worker if started separately, without using foreman - works well,
and processes requests when they are called with the ''delay'' keyword.
Here are some mroe details.
2013 Sep 23
1
module customization + using foreman 1.2 + puppet 3.0
Hi All,
I have installed ssh module by command:
puppet module install saz/ssh
and it''s configured for production server .
But I am not able to configure sshd_config file for each host separately .
How can I define specific source file for specific host using foreman
Thanks in Advance
--
You received this message because you are subscribed to the Google Groups "Puppet
2010 Sep 29
3
Foreman barfs on startup.
All,
First attempt at running foreman.
[pax] prov01 /usr/share/foreman/script:# ./server -e production
=> Booting WEBrick
=> Rails 2.3.5 application starting on http://0.0.0.0:3000
/usr/share/foreman/vendor/rails/activesupport/lib/active_support/dependencies.rb:443:in
`old_load_missing_constant'': uninitialized constant Puppet::Rails
(NameError)
from
2012 May 10
4
Foreman and default configs for all nodes
I''m having some issues applying a default set of modules to all of my nodes
managed by Foreman. I have around 20 nodes split among 4 environments. I
have a node {default...} stanza in site.pp, but due to the way puppet
handles ENCs, nothing from this is applied to my nodes. I have looked at
host groups in Foreman, but they don''t seem to do what I want, since they
are applied
2010 Dec 02
2
foreman dropdown menu broken
Hi,
i just installed foreman from the git repository and the dropdown menu
does not work. Don''t know xhtml well but opera tells me:
Uncaught exception: ReferenceError: Undefined variable: Form
Error thrown at line 3, column 0 in http://130.149.58.152/:
new Form.Element.EventObserver(''settings_dropdown'',
function(element, value) {window.location.href = value;})