Skip to content

Instantly share code, notes, and snippets.

Created July 16, 2015 18:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/95b882d1bd36e5664e67 to your computer and use it in GitHub Desktop.
Save anonymous/95b882d1bd36e5664e67 to your computer and use it in GitHub Desktop.
[DEBUG ] Rendered data from file: /var/cache/salt/minion/files/ballerina/centos_packages.sls:
yum:
pkg.installed:
- refresh: True
- pkgs:
- python-dateutil
- xcowsay
[DEBUG ] Results of YAML rendering:
OrderedDict([('yum', OrderedDict([('pkg.installed', [OrderedDict([('refresh', True)]), OrderedDict([('pkgs', ['python-dateutil', 'xcowsay'])])])]))])
[DEBUG ] LazyLoaded sysctl.show
[DEBUG ] Error loading module.ipmi: No module named pyghmi.ipmi
[DEBUG ] Error loading module.nacl: libnacl import error, perhaps missing python libnacl package
[DEBUG ] Error loading module.npm: npm execution module could not be loaded because the npm binary could not be located
[DEBUG ] Could not LazyLoad xmpp.send_msg
[DEBUG ] LazyLoaded lvs.get_rules
[DEBUG ] LazyLoaded keyboard.get_sys
[DEBUG ] LazyLoaded portage_config.get_missing_flags
[DEBUG ] LazyLoaded layman.add
[DEBUG ] LazyLoaded selinux.getenforce
[DEBUG ] LazyLoaded keystone.auth
[DEBUG ] LazyLoaded boto_iam.role_exists
[DEBUG ] LazyLoaded ipset.version
[DEBUG ] Error loading states.ipmi: No module named pyghmi.ipmi
[DEBUG ] LazyLoaded boto_asg.exists
[DEBUG ] LazyLoaded boto_elb.exists
[DEBUG ] LazyLoaded win_dns_client.add_dns
[DEBUG ] LazyLoaded npm.list
[DEBUG ] Could not LazyLoad redis.set_key
[DEBUG ] Could not LazyLoad augeas.execute
[DEBUG ] LazyLoaded chef.client
[DEBUG ] LazyLoaded glusterfs.list_volumes
[DEBUG ] LazyLoaded makeconf.get_var
[DEBUG ] LazyLoaded boto_cloudwatch.get_alarm
[DEBUG ] LazyLoaded win_path.rehash
[DEBUG ] LazyLoaded memcached.status
[DEBUG ] LazyLoaded reg.read_key
[DEBUG ] LazyLoaded mongodb.user_exists
[DEBUG ] LazyLoaded splunk_search.get
[DEBUG ] LazyLoaded boto_secgroup.exists
[DEBUG ] LazyLoaded lvs.get_rules
[DEBUG ] Could not LazyLoad apache.a2enmod
[DEBUG ] LazyLoaded postgres.schema_exists
[DEBUG ] Could not LazyLoad firewall.get_config
[DEBUG ] Could not LazyLoad pkg.get_selections
[DEBUG ] LazyLoaded boto_asg.exists
[DEBUG ] LazyLoaded eselect.exec_action
[DEBUG ] LazyLoaded nftables.version
[DEBUG ] LazyLoaded boto_dynamodb.exists
[DEBUG ] LazyLoaded boto_sqs.exists
[DEBUG ] LazyLoaded cyg.list
[DEBUG ] LazyLoaded postgres.group_create
[DEBUG ] LazyLoaded pecl.list
[DEBUG ] LazyLoaded rdp.enable
[DEBUG ] LazyLoaded boto_elasticache.exists
[DEBUG ] Could not LazyLoad docker.version
[DEBUG ] LazyLoaded zk_concurrency.lock
[DEBUG ] LazyLoaded ps.pkill
[DEBUG ] Could not LazyLoad file.mod_init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment