Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- TASK: [os_keystone | Copy keystone config] ************************************
- ok: [usw1infr003_keystone_container-94dd73ba] => (item={'dest': '/etc/keystone/keystone.conf', 'src': 'keystone.conf.j2', 'config_type': 'ini', 'config_overrides': {'cache': {'memcache_pool_socket_timeout': 2, 'memcache_pool_unused_timeout': 60, 'memcache_pool_conn_get_timeout': 5, 'memcache_pool_maxsize': 1000, 'memcache_pool_dead_retry': 60}}})
- ok: [usw1infr003_keystone_container-94dd73ba] => (item={'dest': '/etc/keystone/keystone-paste.ini', 'src': 'keystone-paste.ini.j2', 'config_type': 'ini', 'config_overrides': {}})
- ok: [usw1infr003_keystone_container-94dd73ba] => (item={'dest': '/etc/keystone/policy.json', 'src': 'policy.json.j2', 'config_type': 'json', 'config_overrides': {}})
- TASK: [os_keystone | Drop Keystone Configs] ***********************************
- ok: [usw1infr003_keystone_container-94dd73ba]
- TASK: [os_keystone | Drop Keystone WSGI Configs] ******************************
- ok: [usw1infr003_keystone_container-94dd73ba] => (item={'dest': '/var/www/cgi-bin/keystone/admin', 'src': 'keystone-wsgi.py.j2', 'mode': '0755'})
- ok: [usw1infr003_keystone_container-94dd73ba] => (item={'dest': '/var/www/cgi-bin/keystone/main', 'src': 'keystone-wsgi.py.j2', 'mode': '0755'})
- TASK: [os_keystone | Get keystone command path] *******************************
- skipping: [usw1infr003_keystone_container-94dd73ba]
- TASK: [os_keystone | Set keystone command path] *******************************
- skipping: [usw1infr003_keystone_container-94dd73ba]
- TASK: [os_keystone | Get public key contents and store as var] ****************
- ok: [usw1infr003_keystone_container-94dd73ba]
- TASK: [os_keystone | Register a fact for the keystone pub key] ****************
- ok: [usw1infr003_keystone_container-94dd73ba]
- TASK: [os_keystone | Create authorized keys file from host vars] **************
- fatal: [usw1infr003_keystone_container-94dd73ba] => Failed to template {{ hostvars[item]['keystone_pubkey'] | b64decode }}: Unable to look up a name or access an attribute in template string. Make sure your variable name does not contain invalid characters like '-'.
- FATAL: all hosts have already failed -- aborting
- PLAY RECAP ********************************************************************
- to retry, use: --limit @/home/mcraft/os-keystone-install.retry
- usw1infr003_keystone_container-94dd73ba : ok=55 changed=3 unreachable=1 failed=0
Advertisement
Add Comment
Please, Sign In to add comment